| /frameworks/opt/chips/res/values-pt-rBR/ |
| strings.xml | 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
|
| /frameworks/opt/chips/res/values-ro/ |
| strings.xml | 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
|
| /frameworks/opt/chips/res/values-sk/ |
| strings.xml | 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
|
| /frameworks/opt/chips/res/values-tr/ |
| strings.xml | 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
|
| /frameworks/opt/chips/res/values-uz-rUZ/ |
| strings.xml | 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
|
| /frameworks/opt/timezonepicker/res/values/ |
| strings.xml | 19 <!-- Hint text to encourage the user to enter a country name to find a time zone
|
| /hardware/intel/common/wrs_omxil_core/core/src/ |
| wrs_omxcore.cpp | 125 LOGV("%s(): enter", __FUNCTION__); 149 LOGV("%s(): enter", __FUNCTION__); 199 LOGV("%s(): enter, try to get %s", __FUNCTION__, cComponentName); 279 LOGV("%s(): enter, try to free %s", __FUNCTION__, cbase->GetName());
|
| /packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
| EnterSubject.java | 27 * pressing next/enter will take the user to the compose field instead of
|
| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| ConversationLongPressTipView.java | 28 * A tip to educate users about long press to enter CAB mode. Appears on top of conversation list.
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| search.h | 43 ENTER
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/schema/ |
| debuggerConnector.exsd | 81 [Enter extension point usage example here.]
|
| /developers/samples/android/ui/transition/FragmentTransition/Application/src/main/java/com/example/android/fragmenttransition/ |
| DetailFragment.java | 124 public Animation onCreateAnimation(int transit, boolean enter, int nextAnim) { 126 enter ? android.R.anim.fade_in : android.R.anim.fade_out); 129 if (animation != null && enter) {
|
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
| Status005Test.java | 37 * JDWP Unit test for ThreadReference.Status command for the Thread waiting to enter in locked Monitor. 58 * This testcase exercises ThreadReference.Status command for the Thread waiting to enter in locked Monitor. 71 + " checks command for BLOCKED Thread: which is waiting to enter in locked Monitor...");
|
| /external/autotest/client/common_lib/cros/graphite/ |
| stats_es_functionaltest.py | 107 help=('Enter subset of [\'timer\', \'gauge\', \'raw\',' 112 help=('Enter "prod" or "test" or an ip'), 116 help=('Enter port of es instance, usually 9200'),
|
| /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
| servermanager.py | 82 """Call all the functions that have been registered to enter replay mode.""" 86 """Call all the functions that have been registered to enter record mode.""" 92 """Call all the functions that have been registered to enter replay mode."""
|
| /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/ |
| StructuredLockingTest.java | 161 enter(((VarInsnNode) insn.getPrevious()).var); method 170 void enter(int lock) { method in class:StructuredLockingTest.LockFrame 171 assertTrue("multiple ENTER for lock " + lock,
|
| /external/libchrome/base/threading/ |
| thread_collision_warner.h | 183 warner_->Enter(); 222 void Enter(); 225 // call EnterSelf or Enter.
|
| /external/minijail/ |
| minijail0.1 | 30 Enter a new network namespace, or if \fIfile\fR is specified, Enter an existing 104 Enter the VFS namespace specified by \fIfile\fR.
|
| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| ContentLengthParser.java | 54 dbg_enter("ContentLengthParser.enter"); 90 * CVS: then enter the issue number(s) here. 131 * CVS: then enter the issue number(s) here.
|
| MaxForwardsParser.java | 53 dbg_enter("MaxForwardsParser.enter"); 89 * CVS: then enter the issue number(s) here. 128 * CVS: then enter the issue number(s) here.
|
| /external/selinux/policycoreutils/sepolicy/ |
| sepolicy-generate.8 | 93 Enter domain type(s) which you will be extending 103 Enter role(s) to which this admin user will transition. 106 Enter type(s) for which you will generate new definition and rule(s)
|
| /external/v8/src/crankshaft/ |
| hydrogen-environment-liveness.cc | 139 HEnterInlined* enter = HEnterInlined::cast(instr); local 141 for (int i = 0; i < enter->return_targets()->length(); ++i) { 142 int return_id = enter->return_targets()->at(i)->block_id();
|
| /external/wpa_supplicant_8/src/utils/ |
| state_machine.h | 93 * SM_ENTER - Enter a new state machine state 105 * SM_ENTER_GLOBAL - Enter a new state machine state based on global rule 124 * SM_ENTER and SM_ENTER_GLOBAL macros to enter new state.
|
| /frameworks/base/docs/html/guide/topics/connectivity/usb/ |
| index.jd | 59 <li>From your SDK <code>platform-tools/</code> directory, enter <code>adb tcpip 5555</code> at 62 <li>Enter <code>adb connect <device-ip-address>:5555</code> You should now be connected 66 <li>To set your device to listen on USB, enter <code>adb usb</code>.</li>
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| WakeLockStateMachine.java | 72 mWakeLock.acquire(); // wake lock released after we enter idle state 140 public void enter() { method in class:WakeLockStateMachine.IdleState 199 // wakelock should still be held until 3 seconds after we enter Idle
|