/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
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
|
H A D | NinePatchDrawable.java | 649 public Drawable newDrawable() { in newDrawable() method in NinePatchDrawable.NinePatchState 654 public Drawable newDrawable(Resources res) { in newDrawable() method in NinePatchDrawable.NinePatchState
|
H A D | AnimatedStateListDrawable.java | 646 public Drawable newDrawable() { in newDrawable() method in AnimatedStateListDrawable.AnimatedStateListState 651 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimatedStateListDrawable.AnimatedStateListState
|
H A D | BitmapDrawable.java | 1032 public Drawable newDrawable() { in newDrawable() method in BitmapDrawable.BitmapState 1037 public Drawable newDrawable(Resources res) { in newDrawable() method in BitmapDrawable.BitmapState
|
H A D | InsetDrawable.java | 367 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in InsetDrawable.InsetState
|
H A D | AdaptiveIconDrawable.java | 1022 public Drawable newDrawable() { in newDrawable() method in AdaptiveIconDrawable.LayerState 1027 public Drawable newDrawable(@Nullable Resources res) { in newDrawable() method in AdaptiveIconDrawable.LayerState
|
H A D | RippleDrawable.java | 1363 public Drawable newDrawable() { in newDrawable() method in RippleDrawable.RippleState 1368 public Drawable newDrawable(Resources res) { in newDrawable() method in RippleDrawable.RippleState
|
H A D | AnimatedVectorDrawable.java | 751 public Drawable newDrawable() { in newDrawable() method in AnimatedVectorDrawable.AnimatedVectorDrawableState 756 public Drawable newDrawable(Resources res) { in newDrawable() method in AnimatedVectorDrawable.AnimatedVectorDrawableState
|
H A D | VectorDrawable.java | 1079 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 D | FastBitmapDrawable.java | 305 public FastBitmapDrawable newDrawable() { in newDrawable() method in FastBitmapDrawable.FastBitmapConstantState
|
H A D | ThemedIconDrawable.java | 126 public FastBitmapDrawable newDrawable() { in newDrawable() method in ThemedIconDrawable.ThemedConstantState
|
H A D | ClockDrawableWrapper.java | 442 public FastBitmapDrawable newDrawable() { in newDrawable() method in ClockDrawableWrapper.ClockIconDrawable.ClockConstantState
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
H A D | PreloadIconDrawable.java | 384 public PreloadIconDrawable newDrawable() { in newDrawable() method in PreloadIconDrawable.PreloadIconConstantState
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | MultiToggleImageButton.java | 385 Drawable newDrawable = getResources().getDrawable(mImageIds[newState]).mutate(); in combine() local
|
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/ |
H A D | DynamicAdaptiveIconDrawable.java | 844 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 D | KeyButtonDrawable.java | 443 public Drawable newDrawable() { in newDrawable() method in KeyButtonDrawable.ShadowDrawableState
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ProgressBar.java | 691 private void swapCurrentDrawable(Drawable newDrawable) { in swapCurrentDrawable()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |