Searched refs:MSG_CHECK_FOR_LONG_WAKELOCKS (Results 1 – 1 of 1) sorted by relevance
178 private static final int MSG_CHECK_FOR_LONG_WAKELOCKS = 4; field in PowerManagerService1965 Message msg = mHandler.obtainMessage(MSG_CHECK_FOR_LONG_WAKELOCKS);2938 mHandler.removeMessages(MSG_CHECK_FOR_LONG_WAKELOCKS);5363 case MSG_CHECK_FOR_LONG_WAKELOCKS: