Searched refs:FastBitmapConstantState (Results 1 – 4 of 4) sorted by relevance
271 return new FastBitmapConstantState(mBitmap, mIconColor, mIsDisabled); in getConstantState()293 protected static class FastBitmapConstantState extends ConstantState { class in FastBitmapDrawable298 public FastBitmapConstantState(Bitmap bitmap, int color, boolean isDisabled) { in FastBitmapConstantState() method in FastBitmapDrawable.FastBitmapConstantState
112 static class ThemedConstantState extends FastBitmapConstantState {
431 private static class ClockConstantState extends FastBitmapConstantState {
359 public FastBitmapConstantState newConstantState() { in newConstantState()370 protected static class PreloadIconConstantState extends FastBitmapConstantState {