Home
last modified time | relevance | path

Searched refs:MSG_UPDATE_DREAMING_SLEEP_TOKEN (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java715 private static final int MSG_UPDATE_DREAMING_SLEEP_TOKEN = 15; field in PhoneWindowManager
771 case MSG_UPDATE_DREAMING_SLEEP_TOKEN: in handleMessage()
5059 mHandler.obtainMessage(MSG_UPDATE_DREAMING_SLEEP_TOKEN, 0, 1).sendToTarget();
5064 mHandler.obtainMessage(MSG_UPDATE_DREAMING_SLEEP_TOKEN, 1, 1).sendToTarget();