HomeSort by relevance Sort by last modified time
    Searched refs:memoryCacheEnabled (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageCache.java 133 if (mCacheParams.memoryCacheEnabled) {
474 public boolean memoryCacheEnabled = DEFAULT_MEM_CACHE_ENABLED;
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageCache.java 133 if (mCacheParams.memoryCacheEnabled) {
474 public boolean memoryCacheEnabled = DEFAULT_MEM_CACHE_ENABLED;
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageCache.java 133 if (mCacheParams.memoryCacheEnabled) {
474 public boolean memoryCacheEnabled = DEFAULT_MEM_CACHE_ENABLED;

Completed in 131 milliseconds