Searched refs:MSG_SEND_SLEEP_TRANSITION (Results 1 – 1 of 1) sorted by relevance
176 private static final int MSG_SEND_SLEEP_TRANSITION = 3; field in RootWindowContainer1128 case MSG_SEND_SLEEP_TRANSITION: in handleMessage()2587 if (!mHandler.hasMessages(MSG_SEND_SLEEP_TRANSITION)) { in applySleepTokens()2589 mHandler.obtainMessage(MSG_SEND_SLEEP_TRANSITION, display), in applySleepTokens()2645 mHandler.removeMessages(MSG_SEND_SLEEP_TRANSITION); in applySleepTokens()