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

  /external/chromium/chrome/browser/ui/search_engines/
template_url_table_model.cc 40 load_state_(NOT_LOADED),
53 if (load_state_ == NOT_LOADED)
63 load_state_ = NOT_LOADED;
70 NOT_LOADED,
  /external/chromium_org/chrome/browser/ui/search_engines/
template_url_table_model.cc 45 load_state_(NOT_LOADED),
58 if (load_state_ == NOT_LOADED)
68 load_state_ = NOT_LOADED;
75 NOT_LOADED,
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/
BitmapRegionTileSource.java 165 public enum State { NOT_LOADED, LOADED, ERROR_LOADING };
166 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 68 NOT_LOADED = 1 << 0,
245 load_state_(NOT_LOADED) {
321 if (load_state_ != NOT_LOADED)
366 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/chrome/browser/sessions/
tab_restore_service.h 181 NOT_LOADED = 1 << 0,
tab_restore_service.cc 189 load_state_(NOT_LOADED),
418 if (load_state_ != NOT_LOADED || reached_max_)
    [all...]
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
LoadDataWithBaseUrlTest.java 279 final String IMAGE_NOT_LOADED = "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/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 

Completed in 592 milliseconds