Searched refs:MSG_ALL_UNEXEMPTED (Results 1 – 1 of 1) sorted by relevance
797 private static final int MSG_ALL_UNEXEMPTED = 4; field in AppStateTrackerImpl.MyHandler824 removeMessages(MSG_ALL_UNEXEMPTED); in notifyAllUnexempted()825 obtainMessage(MSG_ALL_UNEXEMPTED).sendToTarget(); in notifyAllUnexempted()906 case MSG_ALL_UNEXEMPTED: in handleMessage()