HomeSort by relevance Sort by last modified time
    Searched full:not_loaded (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/liblouis_nacl/
liblouis.js 43 cvox.LibLouis.InstanceState.NOT_LOADED;
71 NOT_LOADED: 0,
120 cvox.LibLouis.InstanceState.NOT_LOADED;
143 case cvox.LibLouis.InstanceState.NOT_LOADED:
  /external/chromium_org/chrome/browser/ui/search_engines/
template_url_table_model.cc 38 load_state_(NOT_LOADED),
51 if (load_state_ == NOT_LOADED)
61 load_state_ = NOT_LOADED;
68 NOT_LOADED,
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/
BitmapRegionTileSource.java 163 public enum State { NOT_LOADED, LOADED, ERROR_LOADING };
164 private State mState = State.NOT_LOADED;
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/
BitmapRegionTileSource.java 163 public enum State { NOT_LOADED, LOADED, ERROR_LOADING };
164 private State mState = State.NOT_LOADED;
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 67 NOT_LOADED = 1 << 0,
244 load_state_(NOT_LOADED) {
320 if (load_state_ != NOT_LOADED)
365 return !(load_state_ & (NOT_LOADED | LOADING));
    [all...]
  /external/opencv/cxcore/src/
cxswitcher.cpp 465 int not_loaded = 0; local
472 not_loaded++;
475 ICV_PRINTF(("\nTotal: %d\n", not_loaded ));
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
LoadDataWithBaseUrlTest.java 278 final String imageNotLoaded = "NOT_LOADED";
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 

Completed in 1021 milliseconds