Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DSaturationProgressDrawable.kt90 override fun newDrawable(): Drawable { in newDrawable() method in com.android.customization.picker.clock.ui.view.RoundedCornerState
94 override fun newDrawable(res: Resources?, theme: Resources.Theme?): Drawable { in newDrawable() method in com.android.customization.picker.clock.ui.view.RoundedCornerState
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DFolderAdaptiveIcon.java196 public Drawable newDrawable() { in newDrawable() method in FolderAdaptiveIcon.MyConstantState
245 public Drawable newDrawable() { in newDrawable() method in FolderAdaptiveIcon.BitmapRendererDrawable.MyConstantState
/packages/apps/Contacts/src/com/android/contacts/util/
DImageViewDrawableSetter.java100 Drawable newDrawable = decodedBitmapDrawable(compressed); in setCompressedImage() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityLayerDrawable.java105 public Drawable newDrawable() { in newDrawable() method in AccessibilityLayerDrawable.AccessibilityLayerDrawableState
/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/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