Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
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
H A DNinePatchDrawable.java649 public Drawable newDrawable() { in newDrawable() method in NinePatchDrawable.NinePatchState
654 public Drawable newDrawable(Resources res) { in newDrawable() method in NinePatchDrawable.NinePatchState
H A DAnimatedStateListDrawable.java646 public Drawable newDrawable() { in newDrawable() method in AnimatedStateListDrawable.AnimatedStateListState
651 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimatedStateListDrawable.AnimatedStateListState
H A DBitmapDrawable.java1032 public Drawable newDrawable() { in newDrawable() method in BitmapDrawable.BitmapState
1037 public Drawable newDrawable(Resources res) { in newDrawable() method in BitmapDrawable.BitmapState
H A DInsetDrawable.java367 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in InsetDrawable.InsetState
H A DAdaptiveIconDrawable.java1022 public Drawable newDrawable() { in newDrawable() method in AdaptiveIconDrawable.LayerState
1027 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in AdaptiveIconDrawable.LayerState
H A DRippleDrawable.java1363 public Drawable newDrawable() { in newDrawable() method in RippleDrawable.RippleState
1368 public Drawable newDrawable(Resources res) { in newDrawable() method in RippleDrawable.RippleState
H A DAnimatedVectorDrawable.java751 public Drawable newDrawable() { in newDrawable() method in AnimatedVectorDrawable.AnimatedVectorDrawableState
756 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimatedVectorDrawable.AnimatedVectorDrawableState
H A DVectorDrawable.java1079 public Drawable newDrawable() { in newDrawable() method in VectorDrawable.VectorDrawableState
1084 public Drawable newDrawable(Resources res) { in newDrawable() method in VectorDrawable.VectorDrawableState
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DFastBitmapDrawable.java305 public FastBitmapDrawable newDrawable() { in newDrawable() method in FastBitmapDrawable.FastBitmapConstantState
H A DThemedIconDrawable.java126 public FastBitmapDrawable newDrawable() { in newDrawable() method in ThemedIconDrawable.ThemedConstantState
H A DClockDrawableWrapper.java442 public FastBitmapDrawable newDrawable() { in newDrawable() method in ClockDrawableWrapper.ClockIconDrawable.ClockConstantState
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DPreloadIconDrawable.java384 public PreloadIconDrawable newDrawable() { in newDrawable() method in PreloadIconDrawable.PreloadIconConstantState
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DMultiToggleImageButton.java385 Drawable newDrawable = getResources().getDrawable(mImageIds[newState]).mutate(); in combine() local
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java844 public Drawable newDrawable() { in newDrawable() method in DynamicAdaptiveIconDrawable.LayerState
850 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in DynamicAdaptiveIconDrawable.LayerState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonDrawable.java443 public Drawable newDrawable() { in newDrawable() method in KeyButtonDrawable.ShadowDrawableState
/aosp12/frameworks/base/core/java/android/widget/
H A DProgressBar.java691 private void swapCurrentDrawable(Drawable newDrawable) { in swapCurrentDrawable()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12