/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | AlphaTintDrawableWrapper.java | 151 public Drawable newDrawable() { in newDrawable() method in AlphaTintDrawableWrapper.AlphaTintState 157 public Drawable newDrawable(Resources res, Theme theme) { in newDrawable() method in AlphaTintDrawableWrapper.AlphaTintState
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | TransitionDrawable.java | 269 public Drawable newDrawable() { in newDrawable() method in TransitionDrawable.TransitionState 274 public Drawable newDrawable(Resources res) { in newDrawable() method in TransitionDrawable.TransitionState
|
H A D | LevelListDrawable.java | 216 public Drawable newDrawable() { in newDrawable() method in LevelListDrawable.LevelListState 221 public Drawable newDrawable(Resources res) { in newDrawable() method in LevelListDrawable.LevelListState
|
H A D | ColorDrawable.java | 377 public Drawable newDrawable() { in newDrawable() method in ColorDrawable.ColorState 382 public Drawable newDrawable(Resources res) { in newDrawable() method in ColorDrawable.ColorState
|
H A D | AnimationDrawable.java | 404 public Drawable newDrawable() { in newDrawable() method in AnimationDrawable.AnimationState 409 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimationDrawable.AnimationState
|
H A D | StateListDrawable.java | 359 public Drawable newDrawable() { in newDrawable() method in StateListDrawable.StateListState 364 public Drawable newDrawable(Resources res) { in newDrawable() method in StateListDrawable.StateListState
|
H A D | DrawableWrapper.java | 554 public Drawable newDrawable() { in newDrawable() method in DrawableWrapper.DrawableWrapperState 559 public abstract Drawable newDrawable(@Nullable Resources res); in newDrawable() method in DrawableWrapper.DrawableWrapperState
|
H A D | ShapeDrawable.java | 597 public Drawable newDrawable() { in newDrawable() method in ShapeDrawable.ShapeState 602 public Drawable newDrawable(Resources res) { in newDrawable() method in ShapeDrawable.ShapeState
|
H A D | ClipDrawable.java | 233 public Drawable newDrawable(Resources res) { in newDrawable() method in ClipDrawable.ClipState
|
H A D | AnimatedRotateDrawable.java | 247 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimatedRotateDrawable.AnimatedRotateState
|
H A D | ColorStateListDrawable.java | 267 public Drawable newDrawable() { in newDrawable() method in ColorStateListDrawable.ColorStateListDrawableState
|
H A D | ScaleDrawable.java | 281 public Drawable newDrawable(Resources res) { in newDrawable() method in ScaleDrawable.ScaleState
|
H A D | Drawable.java | 1504 public abstract @NonNull Drawable newDrawable(); in newDrawable() method in ConstantState 1518 public @NonNull Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in ConstantState 1536 public @NonNull Drawable newDrawable(@Nullable Resources res, in newDrawable() method in ConstantState
|
/aosp12/frameworks/base/core/java/com/android/internal/graphics/drawable/ |
H A D | AnimationScaleListDrawable.java | 216 public Drawable newDrawable() { in newDrawable() method in AnimationScaleListDrawable.AnimationScaleListState 221 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimationScaleListDrawable.AnimationScaleListState
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | LockscreenWallpaper.java | 336 public Drawable newDrawable() { in newDrawable() method in LockscreenWallpaper.WallpaperDrawable.ConstantState 341 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in LockscreenWallpaper.WallpaperDrawable.ConstantState
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
H A D | FolderAdaptiveIcon.java | 166 public Drawable newDrawable() { in newDrawable() method in MyConstantState
|
/aosp12/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/ |
H A D | AdaptiveIcon.java | 120 public Drawable newDrawable() { in newDrawable() method in AdaptiveIcon.AdaptiveConstantState
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | AccessibilityLayerDrawable.java | 105 public Drawable newDrawable() { in newDrawable() method in AccessibilityLayerDrawable.AccessibilityLayerDrawableState
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
H A D | ShiftedBitmapDrawable.java | 96 public Drawable newDrawable() { in newDrawable() method in ShiftedBitmapDrawable.MyConstantState
|
H A D | ShadowDrawable.java | 199 public Drawable newDrawable() { in newDrawable() method in ShadowDrawable.ShadowDrawableState
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/ |
H A D | ImageViewDrawableSetter.java | 100 Drawable newDrawable = decodedBitmapDrawable(compressed); in setCompressedImage() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
H A D | TopLevelIcon.java | 148 public Drawable newDrawable() { in newDrawable() method in TopLevelIcon.AdaptiveConstantState
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/ |
H A D | SwitchCompatUtils.java | 59 final Drawable newDrawable = new TintDrawableWrapper(oldDrawable, colorStateList, mode); in getColorTintedDrawable() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
H A D | BluetoothDeviceLayerDrawable.java | 152 public Drawable newDrawable() { in newDrawable() method in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | LauncherIcons.java | 178 public Drawable newDrawable() { in newDrawable() method in LauncherIcons.ShadowDrawable.MyConstantState
|