Searched refs:MSG_ALL_UNEXEMPTED (Results 1 – 1 of 1) sorted by relevance
798 private static final int MSG_ALL_UNEXEMPTED = 4; field in AppStateTrackerImpl.MyHandler825 removeMessages(MSG_ALL_UNEXEMPTED); in notifyAllUnexempted()826 obtainMessage(MSG_ALL_UNEXEMPTED).sendToTarget(); in notifyAllUnexempted()907 case MSG_ALL_UNEXEMPTED: in handleMessage()