Searched refs:CHECK_EXCESSIVE_WAKE_LOCKS_MSG (Results 1 – 1 of 1) sorted by relevance
1251 static final int CHECK_EXCESSIVE_WAKE_LOCKS_MSG = 27; field in ActivityManagerService1623 case CHECK_EXCESSIVE_WAKE_LOCKS_MSG: { in handleMessage()1626 removeMessages(CHECK_EXCESSIVE_WAKE_LOCKS_MSG); in handleMessage()1627 Message nmsg = obtainMessage(CHECK_EXCESSIVE_WAKE_LOCKS_MSG); in handleMessage()6210 Message nmsg = mHandler.obtainMessage(CHECK_EXCESSIVE_WAKE_LOCKS_MSG); in finishBooting()10029 mHandler.removeMessages(CHECK_EXCESSIVE_WAKE_LOCKS_MSG);10030 Message nmsg = mHandler.obtainMessage(CHECK_EXCESSIVE_WAKE_LOCKS_MSG);