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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeReceiver.java 23 void setDozing(boolean dozing);
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DozeScrimControllerTest.java 66 mDozeScrimController.setDozing(true);
99 mDozeScrimController.setDozing(false);
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
KeyguardIndicationControllerTest.java 158 mController.setDozing(true);
168 mController.setDozing(true);
180 mController.setDozing(true);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DozeScrimController.java 87 public void setDozing(boolean dozing) {
StatusBarWindowManager.java 406 public void setDozing(boolean dozing) {
StatusBarKeyguardViewManager.java 322 public void setDozing(boolean dozing) {
380 // setDozing(false) will call reset once we stop dozing.
StatusBar.java     [all...]
NotificationPanelView.java     [all...]
KeyguardBottomAreaView.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardIndicationController.java 467 public void setDozing(boolean dozing) {

Completed in 2912 milliseconds