Searched refs:FixedSizeBitmapDrawable (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DUtilities.java214 BitmapDrawable drawable = new FixedSizeBitmapDrawable(bitmap);
822 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in class:Utilities
824 public FixedSizeBitmapDrawable(Bitmap bitmap) { method in class:Utilities.FixedSizeBitmapDrawable

Completed in 28 milliseconds