Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DShiftedBitmapDrawable.java96 public Drawable newDrawable() { in newDrawable() method in ShiftedBitmapDrawable.MyConstantState
DShadowDrawable.java199 public Drawable newDrawable() { in newDrawable() method in ShadowDrawable.ShadowDrawableState
DPreloadIconDrawable.java384 public PreloadIconDrawable newDrawable() { in newDrawable() method in PreloadIconDrawable.PreloadIconConstantState
/packages/apps/Settings/src/com/android/settings/accessibility/
DFloatingMenuLayerDrawable.java105 public Drawable newDrawable() { in newDrawable() method in FloatingMenuLayerDrawable.FloatingMenuLayerDrawableState
/packages/apps/Contacts/src/com/android/contacts/util/
DImageViewDrawableSetter.java100 Drawable newDrawable = decodedBitmapDrawable(compressed); in setCompressedImage() local
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DTopLevelIcon.java148 public Drawable newDrawable() { in newDrawable() method in TopLevelIcon.AdaptiveConstantState
/packages/apps/Messaging/src/com/android/messaging/util/
DSwitchCompatUtils.java59 final Drawable newDrawable = new TintDrawableWrapper(oldDrawable, colorStateList, mode); in getColorTintedDrawable() local
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DFolderAdaptiveIcon.java166 public Drawable newDrawable() { in newDrawable() method in MyConstantState
/packages/apps/Camera2/src/com/android/camera/
DMultiToggleImageButton.java385 Drawable newDrawable = getResources().getDrawable(mImageIds[newState]).mutate(); in combine() local
/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java844 public Drawable newDrawable() { in newDrawable() method in DynamicAdaptiveIconDrawable.LayerState
850 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in DynamicAdaptiveIconDrawable.LayerState