| /packages/apps/Gallery2/src/com/android/gallery3d/app/ |
| PhotoDataAdapter.java | 129 // mCurrentIndex triggers the data loading and image loading. 603 if (entry == null) { // in loading [all...] |
| /packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
| ConversationListFooterView.java | 67 mLoading = findViewById(R.id.loading); 118 // When loading more, show the spinner in the footer. 123 // We're currently loading, but we have no messages at all. We don't need to show 124 // the footer, because we should be displaying the loading state on the
|
| /system/core/init/ |
| devices.c | 843 char *root, *loading, *data, *file1 = NULL, *file2 = NULL, *file3 = NULL; local 847 INFO("firmware: loading '%s' for '%s'\n", 854 l = asprintf(&loading, "%sloading", root); 874 loading_fd = open(loading, O_WRONLY); 921 free(loading);
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/ |
| TracingTimelineUIUtils.js | 183 eventStyles[recordTypes.ParseHTML] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Parse HTML"), categories["loading"]); 195 eventStyles[recordTypes.ResourceSendRequest] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Send Request"), categories["loading"]); 196 eventStyles[recordTypes.ResourceReceiveResponse] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Receive Response"), categories["loading"]); 197 eventStyles[recordTypes.ResourceFinish] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Finish Loading"), categories["loading"]); 198 eventStyles[recordTypes.ResourceReceivedData] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Receive Data"), categories["loading"]); [all...] |
| /external/chromium_org/native_client_sdk/src/resources/ |
| common.js | 9 // Set to true when loading a "Release" NaCl module, false when loading a 350 // status message indicating that the module is still loading. Otherwise,
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ |
| FilterShowActivity.java | 780 final View loading = findViewById(R.id.loading); local 782 loading.setVisibility(View.VISIBLE); 786 final View loading = findViewById(R.id.loading); local 787 loading.setVisibility(View.GONE); [all...] |
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/ |
| math_map.js | 6 * @fileoverview A class for loading and storing the maps for math atoms from
|
| /external/chromium_org/chrome/browser/resources/ |
| flags.js | 178 // Get data and have it displayed upon loading.
|
| /external/chromium_org/chrome/browser/resources/print_preview/ |
| print_preview.css | 133 button.loading {
|
| /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/ |
| info.js | 123 * image once the ImageInfo class has finished loading.
|
| /external/chromium_org/extensions/renderer/resources/ |
| runtime_custom_bindings.js | 72 // requireNative is only allowed while lazily loading an API.
|
| /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/life/ |
| example.js | 137 $('loading-cover').style.display = 'none'; 187 updateStatus('Loading...');
|
| /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
| webrunner.js | 311 // Check if we're loading a specific result set 322 // Otherwise we're loading a normal set of tests 335 // Check if we're loading an HTML file 343 // Otherwise we're loading a pure-JS test [all...] |
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/ |
| AdvancedApp.js | 116 // We may get here on the first dock side change while loading without BeforeDockSideChange.
|
| /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
| flakiness_dashboard_tests.css | 161 #loading-ui {
|
| load_failures.js | 64 $('content').innerHTML = 'Loading ' + currentIteration + '/' + totalIterations + ' ' + 67 // FIXME: Gross hack to allow loading all the builders for different test types.
|
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
| share_client.js | 164 console.debug('Loading.'); 173 * Aborts loading of the embedded dialog and performs cleanup.
|
| drive_banners.js | 610 var loading = create(panel, 'div', 'loading', str('DRIVE_LOADING')); 611 var spinnerBox = create(loading, 'div', 'spinner-box');
|
| /external/chromium_org/ui/webui/resources/js/ |
| load_time_data.js | 8 * content has finished loading). This data includes both localized strings and
|
| /packages/apps/Music/src/com/android/music/ |
| MusicPicker.java | 130 * when done loading the initial cursor. */ 133 * loading the initial cursor. */ 201 public void setLoading(boolean loading) { 202 mLoading = loading; 208 // We don't want the empty state to show when loading. 383 // Update the adapter: we are no longer loading, and have
|
| /external/llvm/test/MC/ARM/ |
| ldr-pseudo.s | 21 @ loading multiple constants
|
| ldr-pseudo-darwin.s | 21 @ loading multiple constants
|
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/ |
| image_util.js | 430 * animations play out before the computation heavy image loading starts. 526 * @return {boolean} True if an image is loading. 548 * Stops loading image.
|
| /external/chromium_org/ui/file_manager/gallery/js/image_editor/ |
| image_util.js | 430 * animations play out before the computation heavy image loading starts. 526 * @return {boolean} True if an image is loading. 548 * Stops loading image.
|
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/ |
| media_util.js | 77 * in a container, when loading a thumbnail in FillMode.AUTO mode. 211 * Cancels loading the current image.
|