Home
last modified time | relevance | path

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

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java608 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in BaseIconFactory
610 public FixedSizeBitmapDrawable(@Nullable final Bitmap bitmap) { in FixedSizeBitmapDrawable() method in BaseIconFactory.FixedSizeBitmapDrawable
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java750 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in SimpleIconFactory
752 FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in SimpleIconFactory.FixedSizeBitmapDrawable
/frameworks/base/services/core/java/com/android/server/pm/
DPackageArchiver.java615 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in PackageArchiver
617 FixedSizeBitmapDrawable(@Nullable final Bitmap bitmap) { in FixedSizeBitmapDrawable() method in PackageArchiver.FixedSizeBitmapDrawable