Searched refs:NOTIFY_VR_SLEEPING_MSG (Results 1 – 1 of 1) sorted by relevance
1703 static final int NOTIFY_VR_SLEEPING_MSG = 65; field in ActivityManagerService2439 case NOTIFY_VR_SLEEPING_MSG: { in handleMessage()3266 mHandler.obtainMessage(NOTIFY_VR_SLEEPING_MSG, isSleeping ? 1 : 0, 0)); in sendNotifyVrManagerOfSleepState()