Home
last modified time | relevance | path

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

12

/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
/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
H A DDrawableWrapper.java554 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 DShapeDrawable.java597 public Drawable newDrawable() { in newDrawable() method in ShapeDrawable.ShapeState
602 public Drawable newDrawable(Resources res) { in newDrawable() method in ShapeDrawable.ShapeState
H A DClipDrawable.java233 public Drawable newDrawable(Resources res) { in newDrawable() method in ClipDrawable.ClipState
H A DAnimatedRotateDrawable.java247 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimatedRotateDrawable.AnimatedRotateState
H A DColorStateListDrawable.java267 public Drawable newDrawable() { in newDrawable() method in ColorStateListDrawable.ColorStateListDrawableState
H A DScaleDrawable.java281 public Drawable newDrawable(Resources res) { in newDrawable() method in ScaleDrawable.ScaleState
H A DDrawable.java1504 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 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
/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
H A DShadowDrawable.java199 public Drawable newDrawable() { in newDrawable() method in ShadowDrawable.ShadowDrawableState
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DImageViewDrawableSetter.java100 Drawable newDrawable = decodedBitmapDrawable(compressed); in setCompressedImage() local
/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
/aosp12/frameworks/base/core/java/android/util/
H A DLauncherIcons.java178 public Drawable newDrawable() { in newDrawable() method in LauncherIcons.ShadowDrawable.MyConstantState

12