HomeSort by relevance Sort by last modified time
    Searched refs:loading (Results 126 - 150 of 248) sorted by null

1 2 3 4 56 7 8 910

  /packages/apps/Music/src/com/android/music/
AudioPreview.java 95 mLoadingText = (TextView) findViewById(R.id.loading);
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_util.js 37 // There was an error in loading both the thumbnail image and the fallback
  /external/chromium_org/chrome/browser/resources/network_speech_synthesis/
tts_extension.js 170 // This begins loading the audio but does not play it.
  /external/chromium_org/chrome/browser/resources/
plugins.js 267 // Get data and have it displayed upon loading.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 180 // loading old try results increases the size of the working set of try
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
background.js 43 // A "loading" animation displayed while we wait for the first response from
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
popup.js 46 // These will finish loading before they're needed, no need
  /external/chromium_org/chrome/renderer/resources/extensions/
file_system_custom_bindings.js 106 // requireNative is only allowed while lazily loading an API.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/
example.js 129 $('loading-cover').style.display = 'none';
248 updateStatus('Loading...');
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
example.js 130 $('loading-cover').style.display = 'none';
265 updateStatus('Loading...');
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/styles/
style.css 288 .demo #loading-cover{
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/voronoi/
example.js 140 $('loading-cover').style.display = 'none';
230 updateStatus('Loading...');
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 491 // Remember that the plugin started loading - it may be unloaded by the time
508 tester.log('WARNING: WebKit plugin-not-loading error detected; reloading.');
633 // loading, but the browser_tester.py code will timeout the test.
639 rpc.log('WARNING: WebKit plugin-not-loading error detected; reloading.');
648 ['UNSENT', 'OPENED', 'HEADERS_RECEIVED', 'LOADING', 'DONE'];
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
CPUProfileModel.js 83 // Support loading old CPU profiles that are missing timestamps.
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
loader.js 169 // rather than relying on only loading one JSON file per page.
overview.js 48 $('content').innerHTML = (overview._testTypeIndex - 1) + '/' + builders.testTypes.length + ' loaded. Loading ' + historyInstance.crossDashboardState.testType + '...';
50 // FIXME: Gross hack to allow loading all the builders for different test types.
treemap.js 81 // When we're first loading the page, if there is a treemapfocus parameter,
86 $('map').innerHTML = 'Loading...';
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 42 add r0, r0, #3 ;adjust src only for loading convinience
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
cws_container_client.js 234 * Aborts loading of the embedded dialog and performs cleanup.
share_dialog.js 28 * Timeout for loading the share dialog before giving up.
  /external/libvpx/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 42 add r0, r0, #3 ;adjust src only for loading convinience
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 84 directly loading an LLVM module and executing its functions without first
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 42 add r0, r0, #3 ;adjust src only for loading convinience
  /prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
mvn.bat 33 @REM MAVEN_SKIP_RC - flag to disable loading of mavenrc files
mvnDebug.bat 33 @REM MAVEN_SKIP_RC - flag to disable loading of mavenrc files

Completed in 2454 milliseconds

1 2 3 4 56 7 8 910