Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java672 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in SimpleIconFactory
674 FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in SimpleIconFactory.FixedSizeBitmapDrawable