/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
PhotoPriorityResolver.java | 122 Log.w(TAG, "Problem loading photo priorities: " + e.toString());
|
/sdk/ddms/app/src/com/android/ddms/ |
AboutDialog.java | 85 * loading once and caching in a static class field.
|
DebugPortProvider.java | 30 * This class handles saving/loading the list of static debug port from
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
ApplicationAttributesPart.java | 142 "No attributes to display, waiting for SDK to finish loading...",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/ |
XmlEditor.java | 80 // Note: the target data can be null when an SDK is not finished loading yet.
|
/system/core/nexus/ |
WifiController.cpp | 120 LOGI("Loading driver"); 121 sendStatusBroadcast("Loading WiFi driver"); 129 LOGI("Loading firmware"); 130 sendStatusBroadcast("Loading WiFI firmware");
|
/external/srec/seti/sltsEngine/src/ |
run_seq_lts.c | 188 pfprintf(PSTDOUT,"loading %d questions\n", num_questions); 205 pfprintf(PSTDOUT,"LOAD_TREE: loading question %d\n", i); 507 pfprintf(PSTDOUT,"loading letter mapping\n"); 519 pfprintf(PSTDOUT,"loading questions\n"); 531 PLogError(L("Error loading data, num_letters %d doesn't match num from mapping %d\n"), 545 /* pfprintf(PSTDOUT,"loading for t %d\n", t);*/ 874 pfprintf(PSTDOUT,"LOAD_TREE: got %d outputs, loading trees\n", lts->num_outputs); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/ |
GraphicalLayoutEditor.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GraphicalEditorPart.java | [all...] |
/external/openssl/crypto/engine/ |
engine.h | 607 * be used/set in the loaded library code so that the loading application's 647 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading code. 651 * loading library. The loader may still decide that the loaded code's version [all...] |
/external/openssl/include/openssl/ |
engine.h | 607 * be used/set in the loaded library code so that the loading application's 647 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading code. 651 * loading library. The loader may still decide that the loaded code's version [all...] |
/external/webkit/WebKit/gtk/webkit/ |
webkitwebframe.cpp | 191 * Emitted when frame loading is done. 208 * Emitted when frame loading is done. 524 * Requests loading of the specified URI string. 567 * Requests loading of the given @content with the specified @mime_type, 591 * Request loading of an alternate content for a URL that is unreachable. [all...] |
/external/webkit/WebKit/qt/Api/ |
qwebview.cpp | 232 The loadStarted() signal is emitted when the view begins loading. The 234 the web view completes loading, such as an embedded image, a script, etc. 828 Convenience slot that stops loading the document. 1179 completes loading and the overall loading progress advances.
|
/cts/tools/host/test/com/android/cts/ |
TestSessionBuilderTests.java | 421 * Test loading plan with excluded list from the xml file. 509 * Test building and loading plan with excluding list of embedded suite. 593 * Test building and loading plan with excluding list of the top suite. 659 * Test building and loading plan with excluded list of test case. [all...] |
/external/skia/src/images/ |
fpdfemb.h | 431 // Start loading a PDF document 438 // pause - A callback mechanism allowing the document loading process 443 // FPDFERR_TOBECONTINUED: The document loading can't be finished now. 450 // Document loading is a progressive process. It might take a long time to 454 // the document loading. 459 // call, which resume the document loading. 465 // Continue loading a PDF document 468 // pause - A callback mechanism allowing the document loading process 473 // FPDFERR_TOBECONTINUED: The document loading can't be finished now. [all...] |
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
ClassLoader.java | 61 * special ways for loading classes. 79 * The 'System' ClassLoader - the one that is responsible for loading 408 * Finds the class with the specified name, loading it using the system 537 * loading. The following steps are performed: 555 * Indicates if the class should be resolved after loading. This [all...] |
/packages/apps/Browser/res/values/ |
strings.xml | 66 <!-- Displayed on the title bar while the page is loading --> 67 <string name="title_bar_loading">Loading\u2026</string> 121 <!-- Toast informing the user that loading has stopped for the current page. --> 123 <!-- Menu item to stop the current page from loading. --> [all...] |
/dalvik/docs/ |
embedded-vm-control.html | 146 incurs no additional overhead except when loading classes that failed 150 later turn the verifier on, application loading will be noticeably
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
SerializationStressTest3.java | 62 * dumping and loading 138 * dumping and loading 167 * dumping and loading 197 * dumping and loading 225 * dumping and loading 254 * dumping and loading 282 * dumping and loading 311 * dumping and loading [all...] |
/dalvik/libcore/security/src/main/java/java/security/ |
KeyStoreSpi.java | 275 * if the an exception occurred while loading the certificates 293 * if the an exception occurred while loading the certificates
|
/external/bluetooth/glib/gmodule/ |
gmodule.c | 1 /* GMODULE - GLIB wrapper code for dynamic module loading 423 /* ok, try loading the module */
|
/external/freetype/include/freetype/internal/ |
psaux.h | 517 /* A structure used during glyph loading to store its outline. */ 602 /* calls during glyph loading. */ [all...] |
/external/freetype/src/autofit/ |
afloader.c | 5 /* Auto-fitter glyph loading routines (body). */ 276 /* gloader.current.subglyphs can change during glyph loading due */
|
/external/icu4c/common/ |
ubidi_props.c | 41 /* data loading etc. -------------------------------------------------------- */ 239 /* data loading failed */
|
/external/libffi/src/x86/ |
darwin64.S | 184 /* Many times we can avoid loading any SSE registers at all. 288 %rax/%xmm0, %xmm0/%xmm1. We collapse two by always loading
|