Searched refs:getMaxSize (Results 1 - 25 of 33) sorted by relevance

12

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
H A DBitmapPool.java13 int getMaxSize(); method in interface:BitmapPool
H A DBitmapPoolAdapter.java11 public int getMaxSize() { method in class:BitmapPoolAdapter
H A DLruBitmapPool.java53 public int getMaxSize() { method in class:LruBitmapPool
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
H A DMemoryCache.java25 int getMaxSize(); method in interface:MemoryCache
H A DMemoryCacheAdapter.java19 public int getMaxSize() { method in class:MemoryCacheAdapter
H A DMemorySizeCalculator.java37 final int maxSize = getMaxSize(activityManager);
76 private static int getMaxSize(ActivityManager activityManager) { method in class:MemorySizeCalculator
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
H A DBitmapPreFiller.java56 final int maxSize = memoryCache.getMaxSize() - memoryCache.getCurrentSize() + bitmapPool.getMaxSize();
H A DBitmapPreFillRunner.java117 return memoryCache.getMaxSize() - memoryCache.getCurrentSize();
/external/jline/src/src/main/java/jline/
H A DHistory.java95 while (history.size() > getMaxSize()) {
155 public int getMaxSize() { method in class:History
/external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/
H A DAndroidShimResponseCache.java50 && installedCache.getMaxSize() == maxSize
96 return delegate.getMaxSize();
/external/glide/library/src/main/java/com/bumptech/glide/util/
H A DLruCache.java67 public int getMaxSize() { method in class:LruCache
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DCache.java374 public long getMaxSize() { method in class:Cache
375 return cache.getMaxSize();
/external/jarjar/lib/
H A Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-commons-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
H A DDiskLruCache.java479 public synchronized long getMaxSize() { method in class:DiskLruCache
/external/jline/
H A Djline-1.0.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/ANSIBuffer$ANSICodes.class ANSIBuffer.java ...
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java489 public synchronized long getMaxSize() { method in class:DiskLruCache
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/annotation-tools/asmx/test/lib/
H A Dlog4j-1.2.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/guice/extensions/persist/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...

Completed in 512 milliseconds

12