Home
last modified time | relevance | path

Searched defs:setDarkAmount (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java292 public void setDarkAmount(float darkAmount) { in setDarkAmount() method in KeyguardSliceView
460 public void setDarkAmount(float darkAmount) { in setDarkAmount() method in KeyguardSliceView.Row
DKeyguardStatusView.java409 public void setDarkAmount(float darkAmount) { in setDarkAmount() method in KeyguardStatusView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DAmbientState.java153 public void setDarkAmount(float darkAmount) { in setDarkAmount() method in AmbientState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java558 public void setDarkAmount(float darkAmount) { in setDarkAmount() method in KeyguardBottomAreaView
DNotificationPanelView.java2730 private void setDarkAmount(float amount) { in setDarkAmount() method