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