HomeSort by relevance Sort by last modified time
    Searched defs:setDozing (Results 1 - 9 of 9) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeReceiver.java 23 void setDozing(boolean dozing);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DozeScrimController.java 65 public void setDozing(boolean dozing, boolean animate) {
StatusBarWindowManager.java 390 public void setDozing(boolean dozing) {
KeyguardBottomAreaView.java     [all...]
ScrimController.java 289 public void setDozing(boolean dozing) {
StatusBarKeyguardViewManager.java 274 public void setDozing(boolean dozing) {
327 // setDozing(false) will call reset once we stop dozing.
NotificationPanelView.java     [all...]
StatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardIndicationController.java 403 public void setDozing(boolean dozing) {

Completed in 266 milliseconds