Searched defs:MSG_STOP_DOZING (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java4848 mHandler.obtainMessage(H.MSG_STOP_DOZING).sendToTarget();
4904 private static final int MSG_STOP_DOZING = 3; field in class:PhoneStatusBar.DozeServiceHost.H
4915 case MSG_STOP_DOZING:

Completed in 49 milliseconds