Home
last modified time | relevance | path

Searched defs:shouldTint (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
H A DIcon.java54 boolean shouldTint) { in Icon()
76 public boolean shouldTint() { in shouldTint() method in Icon
164 public Builder setShouldTint(boolean shouldTint) { in setShouldTint()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardAffordanceView.java157 public boolean shouldTint() { in shouldTint() method in KeyguardAffordanceView