Searched refs:MSG_CHECK_FOR_LONG_WAKELOCKS (Results 1 – 1 of 1) sorted by relevance
175 private static final int MSG_CHECK_FOR_LONG_WAKELOCKS = 4; field in PowerManagerService1906 Message msg = mHandler.obtainMessage(MSG_CHECK_FOR_LONG_WAKELOCKS);2858 mHandler.removeMessages(MSG_CHECK_FOR_LONG_WAKELOCKS);5233 case MSG_CHECK_FOR_LONG_WAKELOCKS: