Home
last modified time | relevance | path

Searched defs:FixedSizeBitmapDrawable (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java450 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in BaseIconFactory
452 public FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in BaseIconFactory.FixedSizeBitmapDrawable
/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DSimpleIconFactory.java757 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in SimpleIconFactory
759 FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in SimpleIconFactory.FixedSizeBitmapDrawable