Searched refs:MSG_ON_UID_ACTIVE (Results 1 – 1 of 1) sorted by relevance
738 private static final int MSG_ON_UID_ACTIVE = 12; field in AppStateTracker.MyHandler797 obtainMessage(MSG_ON_UID_ACTIVE, uid, 0).sendToTarget(); in onUidActive()905 case MSG_ON_UID_ACTIVE: in handleMessage()