Searched
full:loading (Results
376 -
400 of
1317) sorted by null
<<11121314151617181920>>
/development/simulator/app/ |
MyApp.cpp | 393 fprintf(stderr, "Failed loading config file '%s'\n", 418 fprintf(stderr, "Failed loading config file '%s'\n", 432 fprintf(stderr, "Failed loading config file '%s'\n",
|
/external/bluetooth/glib/gio/ |
giomodule.c | 43 * Provides an interface and default functions for loading and unloading 45 * be used by others to implement module loading. 238 * unload them (enabling on-demand loading) you must call
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-formstuff.jd | 146 in another way (such as when loading a saved {@link android.preference.CheckBoxPreference}), 205 RadioButton in another way (such as when loading a saved {@link android.preference.CheckBoxPreference}), 247 in another way (such as when loading a saved {@link android.preference.CheckBoxPreference}),
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
IccFileHandler.java | 77 /** Finished retrieving size of transparent EF; start loading. */ 79 /** Finished loading contents of transparent EF; post result. */ 83 /** Finished loading single record from a linear-fixed EF; post result. */
|
/hardware/ti/omap3/dspbridge/inc/ |
drv.h | 22 * at the time of Loading. It holds the List of Device Objects 257 * Creates the Driver Object. This is done during the driver loading. 288 * Called upon driver unLoading.or unsuccesful loading of the driver.
|
nldrdefs.h | 128 * Allocate resources to manage the loading of a node on the DSP. 157 * Create a loader object. This object handles the loading and unloading of
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 131 // Pop last entry off stack and start loading 260 * hides the loading animation from the GUI thread before starting a
|
/external/bluetooth/glib/ |
NEWS.pre-1-3 | 15 object code loading facilities in a portable manner 154 object code loading facilities in a portable manner.
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-docs.sgml | 31 <!ENTITY glib-Dynamic-Loading-of-Modules SYSTEM "xml/modules.xml"> 139 &glib-Dynamic-Loading-of-Modules;
|
/external/grub/docs/ |
grub.texi | 146 a computer starts. It is responsible for loading and transferring 153 chain-loading@footnote{@dfn{chain-load} is the mechanism for loading 154 unsupported operating systems by loading another boot loader. It is 155 typically used for loading DOS or Windows.}. GRUB is designed to 230 supported via a chain-loading function. 233 Except for specific compatibility modes (chain-loading and the Linux 252 Linux). Chain-loading of other boot loaders is also supported. 255 Fully support the Multiboot feature of loading multiple modules. 293 files). This greatly reduces a file size and loading time, [all...] |
/external/grub/stage2/ |
start.S | 342 notification_string: .string "Loading stage1.5" 344 notification_string: .string "Loading stage2"
|
/external/quake/quake/src/QW/client/ |
snd_mem.c | 117 // Con_Printf ("loading %s\n",namebuffer); 159 WAV loading
|
/external/quake/quake/src/WinQuake/ |
snd_mem.cpp | 117 // Con_Printf ("loading %s\n",namebuffer); 159 WAV loading
|
/external/webkit/WebKit/chromium/src/ |
AssertMatchingEnums.cpp | 270 COMPILE_ASSERT_MATCHING_ENUM(WebMediaPlayer::Loading, MediaPlayer::Loading);
|
/external/wpa_supplicant/ |
config.h | 200 * This is an OpenSSL specific configuration option for loading OpenSC 208 * This is an OpenSSL specific configuration option for loading PKCS#11
|
/frameworks/base/core/java/android/webkit/ |
WebViewClient.java | 44 * Notify the host application that a page has started loading. This method 59 * Notify the host application that a page has finished loading. This method
|
/frameworks/base/docs/html/guide/topics/views/ |
ui-xml.jd | 120 <h3>Loading the XML Resource </h3> 122 <p>Loading the compiled layout resource is very easy, and done with a single
|
/frameworks/base/docs/html/resources/articles/ |
window-bg-speed.jd | 113 sees the loading tiles of <code>MapView</code>. This is only a trick, the theme 114 is simply using a tiled background that looks exactly like the loading tiles of
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 172 which enables faster loading of JavaScript-heavy pages.</p> 253 database. Also provides APIs to let applications detect completion of sound loading and auto-pause
|
/frameworks/base/services/java/com/android/server/ |
NotificationPlayer.java | 109 Log.w(mTag, "error loading sound for " + mCmd.uri, e); 149 Log.w(mTag, "error loading sound for " + cmd.uri, e);
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
nldrdefs.h | 128 * Allocate resources to manage the loading of a node on the DSP. 157 * Create a loader object. This object handles the loading and unloading of
|
/packages/apps/Browser/tests/src/com/android/browser/ |
PopularUrlsTest.java | 186 String message = String.format("Error '%s' (%d) loading url: %s", 347 * @param clearCache determines whether the cache is cleared before loading each page
|
/packages/apps/Mms/tests/src/com/android/mms/ |
RecyclerTest.java | 84 Log.v(TAG, "Loading dictionary of words"); 109 Log.v(TAG, "Loading recipients");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
AndroidTargetData.java | 53 public LoadStatus status = LoadStatus.LOADING; 264 * contain the reason (either {@link LoadStatus#LOADING} or {@link LoadStatus#FAILED}).
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_failed.txt | 304 /sdcard/android/layout_tests/fast/dom/frame-loading-via-document-write.html [all...] |
Completed in 347 milliseconds
<<11121314151617181920>>