Searched refs:MSG_ON_UID_CACHED (Results 1 – 1 of 1) sorted by relevance
809 private static final int MSG_ON_UID_CACHED = 15; field in AppStateTrackerImpl.MyHandler871 obtainMessage(MSG_ON_UID_CACHED, uid, cached ? 1 : 0).sendToTarget(); in onUidCachedChanged()967 case MSG_ON_UID_CACHED: in handleMessage()