Searched
full:remember (Results
251 -
275 of
1642) sorted by null
<<11121314151617181920>>
/frameworks/rs/driver/ |
rsdMeshObj.cpp | 119 // Remember which allocation this attribute came from
|
/libcore/luni/src/test/java/tests/api/java/lang/ |
ProcessManagerTest.java | 125 // Remember to set the path so we can find sh.
|
/ndk/sources/host-tools/make-3.81/ |
strcache.c | 28 reference counting. We just store the string, and then remember it in a
|
/packages/apps/Browser/src/com/android/browser/search/ |
SearchEngineInfo.java | 39 // If you are adding/removing to this list, remember to update NUM_FIELDS below.
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ContactEditorAccountsChangedActivity.java | 148 // Remember that the user wants to create local contacts, so the user is not
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
AccountPromptUtils.java | 81 * Remember to never show the "no account" prompt again by saving this to
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
SecondLevelIndicatorControlBar.java | 45 // remember the count of the non-indicator buttons for getTouchViewIndex().
|
/packages/apps/Phone/src/com/android/phone/ |
CdmaPhoneCallState.java | 36 * when the user originates another call we need to remember this state to update the menu
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPermissionRequest.java | 131 // we only remember PHONEBOOK permission
|
/packages/providers/ContactsProvider/res/values/ |
strings.xml | 66 <string name="debug_dump_database_message">You are about to 1) make a copy of your database which includes all contacts related information and all call log to the internal storage, and 2) email it. Remember to delete the copy as soon as you have successfully copied it off the device or the email is received.</string>
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
SynchronousContactsProvider2.java | 218 // Flags to remember which transaction callback has been called for which mode.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
Constants.java | 48 /** The column that is used to remember whether the media scanner was invoked */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xregion.h | 89 * Remember, x2 and y2 are not in the region
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xregion.h | 89 * Remember, x2 and y2 are not in the region
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xregion.h | 89 * Remember, x2 and y2 are not in the region
|
/sdk/emulator/qtools/ |
post_trace.cpp | 111 // Count the number of process ids that are used and remember the first
|
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/models/ |
DeviceSelectionModel.java | 243 // that a window with hashcode -1 gets highlighted. If you remember, this is
|
/system/vold/ |
Process.cpp | 93 // remember length of the path
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 257 // Remember this ComplexPattern so that we can emit it after all the other 321 // Record the node and remember it in our chained nodes list. 325 // Remember all of the input chains our pattern will match. 380 // If this node has an output glue and isn't the root, remember it. 385 // Record the node and remember it in our chained nodes list. 389 // Remember all of the nodes with output glue our pattern will match. 489 // Remember where the results of this match get stuck. [all...] |
/external/icu4c/common/ |
ucnv_ext.c | 156 /* we must not remember fallback matches when not using fallbacks */ 172 /* remember longest match so far */ 557 * and do not even remember intermediate results with reserved bits used. 571 /* we must not remember fallback matches when not using fallbacks */ 587 /* remember longest match so far */ [all...] |
ucmndata.c | 123 * Remember the shared prefix between s, start and limit, 168 * Remember the shared prefix between s, start and limit,
|
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
smartypants.php | 151 # just a quote char. What we do is remember 165 $last_char = substr($t, -1); # Remember last char of this token before processing. 250 $add_extra_space = 1; # Remember, so we can trim the extra space later. 260 # just a quote char. What we do is remember 274 $last_char = substr($t, -1); # Remember last char of this token before processing.
|
/packages/apps/Camera/res/values/ |
strings.xml | 432 <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] --> 433 <string name="remember_location_title">Remember photo locations?</string> 434 <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] --> 436 <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] --> 438 <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
|
/external/elfutils/src/ |
ldgeneric.c | 617 have to check the `defined' flag. But we remember that this [all...] |
/external/chromium/chrome/browser/autocomplete/ |
keyword_provider.cc | 153 // TODO(pkasting): http://b/1112681 If someday we remember usage frequency for 174 // TODO(pkasting): http://b/893701 We should remember the user's use of a
|
Completed in 1827 milliseconds
<<11121314151617181920>>