Searched refs:CHECK_EXCESSIVE_WAKE_LOCKS_MSG (Results 1 – 1 of 1) sorted by relevance
1665 static final int CHECK_EXCESSIVE_WAKE_LOCKS_MSG = 27; field in ActivityManagerService2144 case CHECK_EXCESSIVE_WAKE_LOCKS_MSG: { in handleMessage()2147 removeMessages(CHECK_EXCESSIVE_WAKE_LOCKS_MSG); in handleMessage()2148 Message nmsg = obtainMessage(CHECK_EXCESSIVE_WAKE_LOCKS_MSG); in handleMessage()7173 Message nmsg = mHandler.obtainMessage(CHECK_EXCESSIVE_WAKE_LOCKS_MSG); in finishBooting()12365 mHandler.removeMessages(CHECK_EXCESSIVE_WAKE_LOCKS_MSG);12366 Message nmsg = mHandler.obtainMessage(CHECK_EXCESSIVE_WAKE_LOCKS_MSG);