Home
last modified time | relevance | path

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

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