/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_pan.cpp | 120 ALOGW("Cleaning up Bluetooth PAN Interface before initializing...");
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
BluetoothPbapUtils.java | 166 "Unable to create profile vcard. Error initializing composer: "
|
/packages/apps/Mms/src/org/w3c/dom/events/ |
EventTarget.java | 94 * was not specified by initializing the event before
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
AutoCorrectionUtils.java | 53 // would be immutable once it's finished initializing, but concretely a null test is
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ad1848.h | 58 #define AD1848_INIT 0x80 /* CODEC is initializing */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ad1848.h | 58 #define AD1848_INIT 0x80 /* CODEC is initializing */
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
safe_unordered_base.h | 58 * by @p __seq. @p __constant is true when we are initializing a
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
safe_unordered_base.h | 58 * by @p __seq. @p __constant is true when we are initializing a
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/ |
safe_unordered_base.h | 58 * by @p __seq. @p __constant is true when we are initializing a
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
hashlib.py | 10 given hash function; initializing the hash
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/ |
test_program.py | 227 # If initializing raises a type error it should be retried
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
hashlib.py | 10 given hash function; initializing the hash
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/ |
test_program.py | 227 # If initializing raises a type error it should be retried
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
XmlEditorMultiOutline.java | 145 // Still initializing?
|
/sdk/emulator/opengl/tests/emulator_test_renderer/ |
main.cpp | 90 printf("initializing renderer process\n");
|
/sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/ |
LabelView.java | 51 * Construct object, initializing with any attributes we understand from a
|
/system/extras/fatblock/ |
fs.c | 222 WARN("initializing filesystem: couldn't allocate FAT extent: "
|
/external/bison/lib/glthread/ |
lock.c | 653 initializing this lock. */ 793 initializing this lock. */ 847 initializing this lock. */ 971 initializing this lock. */ 1039 initializing and taking the lock. */
|
/external/chromium_org/chrome/browser/predictors/ |
resource_prefetch_predictor.cc | 348 case INITIALIZING: 388 DCHECK_EQ(initialization_state_, INITIALIZING); 646 initialization_state_ = INITIALIZING; 667 DCHECK_EQ(initialization_state_, INITIALIZING); 693 DCHECK_EQ(initialization_state_, INITIALIZING); [all...] |
/external/chromium_org/chrome/browser/resources/print_preview/ |
print_preview.js | 192 this.uiState_ = PrintPreview.UiState_.INITIALIZING; 208 INITIALIZING: 'initializing', 486 assert(this.uiState_ == PrintPreview.UiState_.INITIALIZING, 487 'Updating initial settings when not in initializing state: ' + [all...] |
/external/dropbear/libtommath/ |
bn.tex | 395 printf("Error initializing the number. \%s", 426 printf("Error initializing the number. \%s", 466 printf("Error initializing the numbers. \%s", 500 printf("Error initializing the copy. \%s", 534 printf("Error initializing the number. \%s", 568 printf("Error initializing the number. \%s", 615 printf("Error initializing the number. \%s", 666 printf("Error initializing the number. \%s", 711 printf("Error initializing the number. \%s", 827 printf("Error initializing the numbers. \%s", [all...] |
/external/chromium_org/media/filters/ |
chunk_demuxer.cc | 947 ChangeState_Locked(INITIALIZING); [all...] |
/art/runtime/entrypoints/portable/ |
portable_trampoline_entrypoints.cc | 405 // Class is still initializing, go to oat and grab code (trampoline must be left in place 423 // Expect class to at least be initializing.
|
/art/runtime/jdwp/ |
jdwp_main.cc | 418 * Finish initializing, then notify the creating thread that 586 /* initializing or in the middle of something? */
|
/dalvik/tests/046-reflect/src/ |
Main.java | 544 System.out.println("NoisyInit is initializing"); 552 System.out.println("NoisyInitUser is initializing");
|