/external/webkit/WebKit/chromium/src/ |
WebPageSerializerImpl.cpp | 50 // of page when loading page. So when saving page as completed-HTML, we assume 68 // correctly loading local saved resource files. Also I think we need to inherit 73 // they are added by JavaScript, it means when loading saved page, the script(s)
|
/external/webkit/WebKit/gtk/webkit/ |
webkitwebview.cpp | 95 * you can control various aspects of the rendering and loading of the content. [all...] |
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-formstuff.jd | 207 yourself (such as when loading a saved {@link android.preference.CheckBoxPreference}), 272 yourself (such as when loading a saved {@link android.preference.CheckBoxPreference}), 326 yourself (such as when loading a saved {@link android.preference.CheckBoxPreference}),
|
/packages/apps/Music/res/values/ |
strings.xml | 271 <!-- Shown in the music picker while loading the music database. --> 272 <string name="loading">Loading</string>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RulesEngine.java | 417 * The real FQCN is the actual groovy filename we're loading, e.g. "android.view.View.groovy" 482 * The real FQCN is the actual groovy filename we're loading, e.g. "android.view.View.groovy" 520 * @return A new {@link IViewRule} or null if loading failed for any reason.
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserActivity.java | [all...] |
/external/kernel-headers/original/linux/ |
soundcard.h | 212 * Sample loading mechanism for internal synthesizers (/dev/sequencer) 451 * SEQ_FULLSIZE events are used for loading patches/samples to the [all...] |
/frameworks/base/core/java/android/webkit/ |
LoadListener.java | 243 * confirm whether to continue loading. If the user says Yes, 410 // continue loading internally. [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
EditEvent.java | 473 // dialogs: the "Loading calendars" dialog, and the "No calendars" 474 // dialog. The "Loading calendars" dialog is shown if there is a delay 475 // in loading the calendars (needed when creating an event) and the user 476 // tries to save the event before the calendars have finished loading. 521 // Cancel the "loading calendars" dialog if it exists [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
MessageView.java | [all...] |
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/ |
LSParser.java | 94 * Raised when loading a document and no input is specified in the 292 * loading a document, otherwise <code>false</code>. 460 * Abort the loading of the document that is currently being loaded by
|
/external/grub/stage2/ |
disk_io.c | 97 used for loading a chain-loader when chain-loading the loader. */ 1130 /* Copy the boot partition information to 0x7be-0x7fd for chain-loading. */ [all...] |
/external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/ |
SDL_dlcompat.c | [all...] |
/external/quake/quake/src/QW/client/ |
gl_screen.c | 36 loading plaque 524 pic = Draw_CachePic ("gfx/loading.lmp"); 544 return; // never a console with loading plaque
|
/external/webkit/WebCore/dom/ |
Document.h | 394 * any @imports that they may be loading). 403 * invoke this to add themselves to the loading list. [all...] |
/external/webkit/WebKit/gtk/WebCoreSupport/ |
FrameLoaderClientGtk.cpp | 167 // FIXME: We may want to investigate refactoring our plugin loading 926 // finished loading, maybe using a load-status property in the 937 // loading, maybe a 'load-error' signal in the WebKitWebResource object. [all...] |
/external/webkit/WebKit/qt/Api/ |
qgraphicswebview.cpp | 724 Convenience slot that stops loading the document. 1169 completes loading and the overall loading progress advances.
|
/packages/apps/Contacts/src/com/android/contacts/ |
RecentCallsListActivity.java | 263 void setLoading(boolean loading) { 264 mLoading = loading; 270 // We don't want the empty state to show when loading. [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 782 // After clear requests currently in queue, start loading the thumbnails. 783 // We need to clear the queue first because the proper order of loading [all...] |
/dalvik/libcore/archive/src/main/java/java/util/jar/ |
Pack200.java | 63 // loading the packer
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
DexClassLoader.java | 148 * Prep for native library loading.
|
TouchDexLoader.java | 103 * Prep for native library loading.
|
VMDebug.java | 378 * (loading and linking, but not verification or initialization). Not
|
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 16 * and its class used for loading (no class loader - on J2ME no access to context class loaders)
|
/development/simulator/app/ |
Preferences.cpp | 40 fprintf(stderr, "SimPref: ERROR: failed loading '%s'\n", fileName);
|