Home
last modified time | relevance | path

Searched refs:AdaptiveOutlineIconType (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
H A DAdaptiveOutlineDrawable.java53 public @interface AdaptiveOutlineIconType { annotation in AdaptiveOutlineDrawable
71 @AdaptiveOutlineIconType int type) { in AdaptiveOutlineDrawable()
78 @AdaptiveOutlineIconType int type) { in init()
94 private @ColorInt int getColor(Resources resources, @AdaptiveOutlineIconType int type) { in getColor()
108 private int getDimensionPixelSize(Resources resources, @AdaptiveOutlineIconType int type) { in getDimensionPixelSize()