Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DFastBitmapDrawable.java293 protected static class FastBitmapConstantState extends ConstantState { class in FastBitmapDrawable
298 public FastBitmapConstantState(Bitmap bitmap, int color, boolean isDisabled) { in FastBitmapConstantState() method in FastBitmapDrawable.FastBitmapConstantState