| /frameworks/base/media/java/android/media/ |
| WebVttRenderer.java | [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
| GsmMmiCode.java | 714 * In temporary mode, to suppress CLIR for a single call, enter: 716 * In temporary mode, to invoke CLIR for a single call enter: [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
| ImsPhoneMmiCode.java | 624 * In temporary mode, to suppress CLIR for a single call, enter: 626 * In temporary mode, to invoke CLIR for a single call enter: [all...] |
| /libcore/jsr166-tests/src/test/java/jsr166/ |
| JSR166TestCase.java | [all...] |
| /libcore/luni/src/main/java/java/util/concurrent/ |
| Phaser.java | 76 * <p><b>Termination.</b> A phaser may enter a <em>termination</em> 773 * Forces this phaser to enter termination state. Counts of [all...] |
| /packages/apps/Dialer/InCallUI/res/values/ |
| strings.xml | 72 for a text widget that lets the user enter the digits that should 230 <string name="incall_error_no_phone_number_supplied">To place a call, enter a valid number.</string> [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
| Tkinter.py | 132 ButtonPress, ButtonRelease, Motion, Enter, Leave, MouseWheel - for mouse events 145 focus - whether the window has the focus (Enter, Leave) 150 Enter, KeyPress, KeyRelease, [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/ |
| xmllib.py | 158 # For derived classes only -- enter literal mode (CDATA) till EOF 162 # For derived classes only -- enter literal mode (CDATA) [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
| Tkinter.py | 132 ButtonPress, ButtonRelease, Motion, Enter, Leave, MouseWheel - for mouse events 145 focus - whether the window has the focus (Enter, Leave) 150 Enter, KeyPress, KeyRelease, [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/ |
| xmllib.py | 158 # For derived classes only -- enter literal mode (CDATA) till EOF 162 # For derived classes only -- enter literal mode (CDATA) [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
| Tkinter.py | 132 ButtonPress, ButtonRelease, Motion, Enter, Leave, MouseWheel - for mouse events 145 focus - whether the window has the focus (Enter, Leave) 150 Enter, KeyPress, KeyRelease, [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| xmllib.py | 158 # For derived classes only -- enter literal mode (CDATA) till EOF 162 # For derived classes only -- enter literal mode (CDATA) [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
| Tkinter.py | 132 ButtonPress, ButtonRelease, Motion, Enter, Leave, MouseWheel - for mouse events 145 focus - whether the window has the focus (Enter, Leave) 150 Enter, KeyPress, KeyRelease, [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| xmllib.py | 158 # For derived classes only -- enter literal mode (CDATA) till EOF 162 # For derived classes only -- enter literal mode (CDATA) [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/ |
| ConfigureAssetSetPage.java | 602 error = "Enter text"; [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| PaletteControl.java | 286 * you enter icons-only mode, and set it back to this when going to any other mode) 551 // when we enter other modes it will read back whatever persistent mode. [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
| completionvalues1-expected-completion32.txt | 143 android:inputType : The type of data being placed in a text field, used to help an input method decide how to let the user enter text. [flag] 247 android:singleLine : Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key. * Deprecated: This attribute is deprecated. Use "maxLines" instead to change the layo... [all...] |
| /toolchain/binutils/binutils-2.25/opcodes/ |
| aarch64-asm.c | 842 DEBUG_TRACE ("enter with coding 0x%x", (uint32_t) inst->value); [all...] |
| /art/test/dexdump/ |
| checkers.txt | [all...] |
| /art/compiler/jni/quick/ |
| jni_compiler.cc | 288 if (is_synchronized) { // Check for exceptions from monitor enter.
|
| /art/compiler/optimizing/ |
| graph_visualizer.cc | 371 StartAttributeStream("kind") << (monitor->IsEnter() ? "enter" : "exit");
|
| /art/compiler/utils/x86/ |
| assembler_x86.h | 569 void enter(const Immediate& imm);
|
| /art/runtime/ |
| dex_instruction_list.h | 50 V(0x1D, MONITOR_ENTER, "monitor-enter", k11x, false, kIndexNone, kContinue | kThrow | kClobber, kVerifyRegA) \ [all...] |
| /build/tools/droiddoc/templates-sac/assets/js/ |
| docs.js | [all...] |
| /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/ |
| CompatibilityTest.java | 293 // shards enter after this, moduleRepo is already initialized so they dont do anything
|