Searched
full:another (Results
301 -
325 of
13060) sorted by null
<<11121314151617181920>>
/packages/apps/Camera2/src/com/android/camera/ |
CameraHardwareException.java | 21 * successfully. For example, another process is using the camera.
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
TextWithHighlighting.java | 22 * A Spanned that highlights a part of text by dimming another part of that text.
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
CameraHardwareException.java | 21 * successfully. For example, another process is using the camera.
|
/packages/apps/Settings/src/com/android/settings/quicklaunch/ |
ShortcutPreference.java | 141 public int compareTo(Preference another) { 142 if (!(another instanceof ShortcutPreference)) return super.compareTo(another); 145 char other = ((ShortcutPreference) another).mShortcut;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fib_rules.h | 59 FR_ACT_GOTO, /* Jump to another rule */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fib_rules.h | 59 FR_ACT_GOTO, /* Jump to another rule */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fib_rules.h | 59 FR_ACT_GOTO, /* Jump to another rule */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/ |
README | 9 before creating another one, and clean up after the test. The motivation
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
inspect_fodder.py | 30 """Another
|
sample_doctest.py | 6 It's important that the numbers remain constant as another test is
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/ |
README | 9 before creating another one, and clean up after the test. The motivation
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
inspect_fodder.py | 30 """Another
|
sample_doctest.py | 6 It's important that the numbers remain constant as another test is
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
drawable1-expected-completion47.txt | 9 <rotate /> : Drawable used to rotate another drawable.
|
/libcore/luni/src/main/java/org/xml/sax/ |
HandlerBase.java | 72 * wrapping another exception. 162 * wrapping another exception. 181 * wrapping another exception. 202 * wrapping another exception. 222 * wrapping another exception. 245 * wrapping another exception. 268 * wrapping another exception. 290 * wrapping another exception. 317 * wrapping another exception. 338 * wrapping another exception [all...] |
/cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/ |
TestSuite.java | 66 public int compareTo(TestSuite another) { 67 return getName().compareTo(another.getName());
|
/external/chromium_org/ash/ |
multi_profile_uma.h | 66 // Record the type of window which got teleported to another desk. 69 // Record the way and how many times a window got teleported to another desk.
|
/external/chromium_org/content/shell/browser/ |
shell_net_log.cc | 44 // shutdown properly, and posting events to another thread as they occur 46 // doing this on another thread. It's only used when debugging, so
|
/external/chromium_org/third_party/icu/source/i18n/ |
funcrepl.h | 27 * The input text to the transliterator is the output of another 28 * UnicodeReplacer object. That is, this replacer wraps another
|
/external/chromium_org/v8/test/webkit/fast/regex/ |
constructor-expected.txt | 31 PASS re === RegExp(re,'i') threw exception TypeError: Cannot supply flags when constructing one RegExp from another. 32 PASS re !== new RegExp(re,'i') threw exception TypeError: Cannot supply flags when constructing one RegExp from another.
|
/external/compiler-rt/lib/asan/lit_tests/TestCases/ |
initialization-blacklist.cc | 19 // Function is defined in another TU. 23 // Function is defined in another TU.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
UncheckedExecutionException.java | 25 * comes from a failed task, possibly run in another thread. 33 * <p>When wrapping an {@code Error} from another thread, prefer {@link
|
/external/hamcrest/src/org/hamcrest/core/ |
IsEqual.java | 14 * Is the value equal to another value, as tested by the 63 * Is the value equal to another value, as tested by the
|
/external/icu4c/i18n/ |
funcrepl.h | 27 * The input text to the transliterator is the output of another 28 * UnicodeReplacer object. That is, this replacer wraps another
|
/external/openfst/src/bin/ |
fstconvert.cc | 20 // Converts an FST to another type. 31 string usage = "Converts an FST to another type.\n\n Usage: ";
|
Completed in 3320 milliseconds
<<11121314151617181920>>