Home
last modified time | relevance | path

Searched defs:getConstantState (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/core/java/android/content/res/
DComplexColor.java47 public abstract ConstantState<ComplexColor> getConstantState(); in getConstantState() method in ComplexColor
DGradientColor.java501 public ConstantState<ComplexColor> getConstantState() { in getConstantState() method in GradientColor
DColorStateList.java729 public ConstantState<ComplexColor> getConstantState() { in getConstantState() method in ColorStateList
/frameworks/base/packages/SystemUI/tests/utils/src/android/graphics/drawable/
DTestStubDrawable.kt41 override fun getConstantState(): ConstantState = in getConstantState() method in android.graphics.drawable.TestStubDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DRoundedCornerProgressDrawable.kt63 override fun getConstantState(): ConstantState { in getConstantState() method
DBrightnessProgressDrawable.kt75 override fun getConstantState(): ConstantState { in getConstantState() method
DAlphaTintDrawableWrapper.java126 public ConstantState getConstantState() { in getConstantState() method in AlphaTintDrawableWrapper
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveIcon.java105 public ConstantState getConstantState() { in getConstantState() method in AdaptiveIcon
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/drawable/
DLoopedAnimatable2DrawableWrapper.kt74 override fun getConstantState(): ConstantState? = in getConstantState() method in com.android.systemui.util.drawable.LoopedAnimatable2DrawableWrapper
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DBluetoothDeviceLayerDrawable.java96 public ConstantState getConstantState() { in getConstantState() method in BluetoothDeviceLayerDrawable
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DUserBadgeDrawable.java145 public ConstantState getConstantState() { in getConstantState() method in UserBadgeDrawable
DFastBitmapDrawable.java336 public final ConstantState getConstantState() { in getConstantState() method in FastBitmapDrawable
DBaseIconFactory.java649 public ConstantState getConstantState() { in getConstantState() method in BaseIconFactory.EmptyWrapper
/frameworks/base/core/java/android/util/
DLauncherIcons.java146 public ConstantState getConstantState() { in getConstantState() method in LauncherIcons.ShadowDrawable
/frameworks/base/graphics/java/android/graphics/drawable/
DColorStateListDrawable.java194 public @NonNull ConstantState getConstantState() { in getConstantState() method in ColorStateListDrawable
DColorDrawable.java343 public ConstantState getConstantState() { in getConstantState() method in ColorDrawable
DDrawableWrapper.java406 public ConstantState getConstantState() { in getConstantState() method in DrawableWrapper
DShapeDrawable.java511 public ConstantState getConstantState() { in getConstantState() method in ShapeDrawable
DNinePatchDrawable.java545 public ConstantState getConstantState() { in getConstantState() method in NinePatchDrawable
DBitmapDrawable.java980 public final ConstantState getConstantState() { in getConstantState() method in BitmapDrawable
DDrawableContainer.java639 public ConstantState getConstantState() { in getConstantState() method in DrawableContainer
DDrawable.java1556 public @Nullable ConstantState getConstantState() { in getConstantState() method
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DKeyButtonDrawable.java234 public ConstantState getConstantState() { in getConstantState() method in KeyButtonDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonDrawable.java230 public ConstantState getConstantState() { in getConstantState() method in KeyButtonDrawable
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
DUserIconDrawable.java364 public ConstantState getConstantState() { in getConstantState() method in UserIconDrawable

12