| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/ |
| ChooseAssetTypePage.java | 209 error = "Please enter a name";
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
| LintDeltaProcessor.java | 175 // which would cause us to repeatedly enter this method over and over
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
| AndroidPreferencePage.java | 106 * appropriately. The easy workaround is to cancel the pref panel and enter it again.
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/ |
| ResourceNameValidator.java | 105 return "Enter a new name";
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
| KeySelectionPage.java | 252 setErrorMessage("Enter key password.");
|
| /system/extras/sound/ |
| playwav.c | 262 fprintf(stderr,"\n*** RECORDING * HIT ENTER TO STOP ***\n");
|
| /toolchain/binutils/binutils-2.25/elfcpp/ |
| powerpc.h | 235 // toc pointer (r2) for the function. Callers must enter the global
|
| /toolchain/binutils/binutils-2.25/include/elf/ |
| ppc64.h | 191 toc pointer (r2) for the function. Callers must enter the global
|
| /art/runtime/verifier/ |
| register_line.cc | 335 verifier->Fail(VERIFY_ERROR_BAD_CLASS_HARD) << "monitor-enter on non-object (" 340 VLOG(verifier) << "monitor-enter stack overflow while verifying " 356 VLOG(verifier) << "unexpected monitor-enter on register v" << reg_idx << " in "
|
| /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/ |
| miniterm.py | 201 # enter console->serial loop 358 sys.stderr.write('--- Enter port name: ') 632 port = raw_input('Enter port name:')
|
| /external/chromium-trace/catapult/tracing/tracing/model/ |
| slice_group.html | 518 * kernel enter sys_write (the write to trace_marker) 519 * user enter some_function 522 * kernel enter sys_write (the write to trace_marker)
|
| /external/clang/lib/Lex/ |
| PPDirectives.cpp | 300 // Enter raw mode to disable identifier lookup (and thus macro expansion), 424 // skipping conditional, and if #else hasn't already been seen, enter it 435 // entered, enter the #else block now. 474 // If this condition is true, enter it! 526 // #else: Enter the else condition. We aren't in a nested condition 533 // If the #if block wasn't entered then enter the #else block now. 567 // If this condition is true, enter it! [all...] |
| /external/google-benchmark/src/ |
| benchmark.cc | 226 // Enter the barrier and wait until all other threads have also 228 // enter the barrier. 233 // Wait for all threads to enter
|
| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| PipelinedMsgParser.java | 402 * then enter the issue number(s) here. CVS: Obtained from: CVS: If this change 418 * then enter the issue number(s) here. CVS: Obtained from: CVS: If this change 495 * then enter the issue number(s) here. CVS: Obtained from: CVS: If this change
|
| /external/v8/test/cctest/heap/ |
| test-spaces.cc | 758 v8::Context::New(isolate)->Enter(); 821 v8::Context::New(isolate)->Enter(); 904 v8::Context::New(isolate)->Enter(); [all...] |
| /external/v8/tools/ |
| profile.js | 696 * @param {function(CallTree.Node)} enter A function called 701 CallTree.prototype.traverseInDepth = function(enter, exit) { 703 enter(node);
|
| /external/webrtc/webrtc/voice_engine/test/cmd_test/ |
| voe_cmd_test.cc | 657 printf("\n Enter your selection: \n"); 687 printf("\n Enter your selection\n"); 713 printf("\n Enter your selection\n");
|
| /frameworks/base/docs/html/guide/topics/ui/ |
| ui-events.jd | 52 presses the suitable "enter" key or presses down on the trackball.</dd> 57 presses and holds the suitable "enter" key or presses and holds down on the trackball (for one second).</dd> 206 will enter touch mode. From this point onward, only Views for which
|
| /frameworks/base/docs/html/training/basics/firstapp/ |
| building-ui.jd | 226 <code>"edit_message"</code> and set the value to "Enter a message."</p> 230 <li>Add a line for a string named <code>"edit_message"</code> with the value, "Enter a message". 243 <string name="edit_message">Enter a message</string>
|
| /frameworks/base/docs/html-intl/intl/in/guide/topics/ui/ |
| ui-events.jd | 52 menekan tombol "enter" yang sesuai atau menekan trackball.</dd> 57 menekan serta menahan tombol "enter" yang sesuai atau menekan dan menahan trackball (selama satu detik).</dd> 155 enter; melainkan, gunakan tindakan seperti {@link android.view.inputmethod.EditorInfo#IME_ACTION_DONE} untuk menandai
|
| /frameworks/base/graphics/java/android/graphics/drawable/ |
| RippleDrawable.java | 552 mBackground.enter(focused); 563 * Attempts to start an enter animation for the active hotspot. Fails if 590 mRipple.enter(false); [all...] |
| /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
| RecentsActivity.java | 384 // Update the nav bar scrim, but defer the animation until the enter-window event 389 // then we have to manually trigger the enter animation state 428 // Workaround for b/28705801, on first docking, we may receive the enter animation callback [all...] |
| /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/ |
| ResourceBundle.java | 178 Scope.enter(bundle); 181 Scope.enter(target); 245 Scope.enter(bundle); [all...] |
| /frameworks/support/v4/tests/java/android/support/v4/app/ |
| FragmentLifecycleTest.java | 86 // should not enter this state. 457 private void assertAnimationsMatch(FragmentManager fm, int enter, int exit, int popEnter, 462 Assert.assertEquals(enter, record.mEnterAnim);
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
| KeyboardState.java | 649 // after the user hits an emoji letter followed by an enter or a space. 658 // Switch back to alpha keyboard mode if user types one or more non-space/enter 659 // characters followed by a space/enter.
|