Home
last modified time | relevance | path

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

123

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DAlphaTintDrawableWrapper.java151 public Drawable newDrawable() { in newDrawable() method in AlphaTintDrawableWrapper.AlphaTintState
157 public Drawable newDrawable(Resources res, Theme theme) { in newDrawable() method in AlphaTintDrawableWrapper.AlphaTintState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DAlphaTintDrawableWrapper.java151 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 DTransitionDrawable.java269 public Drawable newDrawable() { in newDrawable() method in TransitionDrawable.TransitionState
274 public Drawable newDrawable(Resources res) { in newDrawable() method in TransitionDrawable.TransitionState
H A DLevelListDrawable.java216 public Drawable newDrawable() { in newDrawable() method in LevelListDrawable.LevelListState
221 public Drawable newDrawable(Resources res) { in newDrawable() method in LevelListDrawable.LevelListState
H A DColorDrawable.java377 public Drawable newDrawable() { in newDrawable() method in ColorDrawable.ColorState
382 public Drawable newDrawable(Resources res) { in newDrawable() method in ColorDrawable.ColorState
H A DAnimationDrawable.java404 public Drawable newDrawable() { in newDrawable() method in AnimationDrawable.AnimationState
409 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimationDrawable.AnimationState
H A DStateListDrawable.java359 public Drawable newDrawable() { in newDrawable() method in StateListDrawable.StateListState
364 public Drawable newDrawable(Resources res) { in newDrawable() method in StateListDrawable.StateListState
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DTransitionDrawable.java269 public Drawable newDrawable() { in newDrawable() method in TransitionDrawable.TransitionState
274 public Drawable newDrawable(Resources res) { in newDrawable() method in TransitionDrawable.TransitionState
H A DLevelListDrawable.java216 public Drawable newDrawable() { in newDrawable() method in LevelListDrawable.LevelListState
221 public Drawable newDrawable(Resources res) { in newDrawable() method in LevelListDrawable.LevelListState
H A DColorDrawable.java377 public Drawable newDrawable() { in newDrawable() method in ColorDrawable.ColorState
382 public Drawable newDrawable(Resources res) { in newDrawable() method in ColorDrawable.ColorState
H A DAnimationDrawable.java404 public Drawable newDrawable() { in newDrawable() method in AnimationDrawable.AnimationState
409 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimationDrawable.AnimationState
H A DStateListDrawable.java359 public Drawable newDrawable() { in newDrawable() method in StateListDrawable.StateListState
364 public Drawable newDrawable(Resources res) { in newDrawable() method in StateListDrawable.StateListState
/aosp12/frameworks/base/core/java/com/android/internal/graphics/drawable/
H A DAnimationScaleListDrawable.java216 public Drawable newDrawable() { in newDrawable() method in AnimationScaleListDrawable.AnimationScaleListState
221 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimationScaleListDrawable.AnimationScaleListState
/aosp14/frameworks/base/core/java/com/android/internal/graphics/drawable/
H A DAnimationScaleListDrawable.java216 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 DLockscreenWallpaper.java336 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 DFolderAdaptiveIcon.java166 public Drawable newDrawable() { in newDrawable() method in MyConstantState
/aosp12/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
H A DAdaptiveIcon.java120 public Drawable newDrawable() { in newDrawable() method in AdaptiveIcon.AdaptiveConstantState
/aosp14/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
H A DAdaptiveIcon.java120 public Drawable newDrawable() { in newDrawable() method in AdaptiveIcon.AdaptiveConstantState
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityLayerDrawable.java105 public Drawable newDrawable() { in newDrawable() method in AccessibilityLayerDrawable.AccessibilityLayerDrawableState
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DShiftedBitmapDrawable.java96 public Drawable newDrawable() { in newDrawable() method in ShiftedBitmapDrawable.MyConstantState
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DImageViewDrawableSetter.java100 Drawable newDrawable = decodedBitmapDrawable(compressed); in setCompressedImage() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaper.java407 public Drawable newDrawable() { in newDrawable() method in LockscreenWallpaper.WallpaperDrawable.ConstantState
412 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in LockscreenWallpaper.WallpaperDrawable.ConstantState
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/
H A DTopLevelIcon.java148 public Drawable newDrawable() { in newDrawable() method in TopLevelIcon.AdaptiveConstantState
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DSwitchCompatUtils.java59 final Drawable newDrawable = new TintDrawableWrapper(oldDrawable, colorStateList, mode); in getColorTintedDrawable() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
H A DBluetoothDeviceLayerDrawable.java152 public Drawable newDrawable() { in newDrawable() method in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState

123