Searched defs:targetSizeBytes (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/bitmap/
H A DAltBitmapCache.java36 public AltBitmapCache(final int targetSizeBytes, final float nonPooledFraction) { argument
37 super(targetSizeBytes, nonPooledFraction);

Completed in 71 milliseconds