/packages/apps/Camera/src/com/android/camera/ui/ |
SecondLevelIndicatorControlBar.java | 45 // remember the count of the non-indicator buttons for getTouchViewIndex().
|
/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
|
DialtactsActivity.java | 149 * Used during page migration, to remember the next position {@link #onPageSelected(int)} 241 // During the call, we don't remember the tab position. 243 // Remember this tab index. This function is also called, if the tab is set 639 // Remember the old manually selected tab index so that it can be restored if it is [all...] |
/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/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/experimental/AndroidVendorSecurityTool/src/com/google/android/googleapps/ |
LoginData.java | 32 BAD_USERNAME, // remember, usernames must include the domain
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
Constants.java | 46 /** The column that is used to remember whether the media scanner was invoked */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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...] |
/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.
|
/frameworks/base/core/java/android/widget/ |
Gallery.java | 169 * If true, this onScroll is the first for this user's drag (remember, a 342 * Remember that we are in layout to prevent more layout request from 729 // Remember some state 768 // Remember some state 831 // Remember left and right edges of where views have been placed [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
|
/external/elfutils/libdw/ |
dwarf_getsrclines.c | 161 /* Remember array with the standard opcode length (-1 to account for 578 /* Remember the debugging descriptor. */
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 91 It was proposed (Where? I do not remember any explicit statement) 248 it is sensitive to DoS attacks. Kernel have to remember all the obsolete
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
codegen.ml | 263 (* Remember the old variable binding so that we can restore the binding 272 (* Remember this binding. *)
|
/external/proguard/src/proguard/obfuscate/ |
ClassObfuscator.java | 263 // Remember not to use this name. 355 // Remember to use this mapping in the future.
|
/external/proguard/src/proguard/preverify/ |
CodePreverifier.java | 266 // Remember the maximum live type index. 565 // Remember this frame.
|
/external/v8/tools/ |
js2c.py | 127 # Remember to expand recursively in the arguments 140 # Remember to add the last match.
|
/external/webkit/Source/WebCore/platform/ |
ScrollAnimatorWin.cpp | 146 // Remember that trimming won't cause us to fall steadily further behind 237 // Perhaps we could try to remember previous values and forward-compensate.
|
/frameworks/base/docs/html/resources/articles/ |
tts.jd | 165 synthesizing (remember, we're trying to wake up the user). We will again use an 238 <p>Android now talks, and so can your apps. Remember that in order for
|