Searched refs:MSG_ON_UID_IDLE (Results 1 – 1 of 1) sorted by relevance
809 private static final int MSG_ON_UID_IDLE = 14; field in AppStateTrackerImpl.MyHandler868 obtainMessage(MSG_ON_UID_IDLE, uid, disabled ? 1 : 0).sendToTarget(); in onUidIdle()962 case MSG_ON_UID_IDLE: in handleMessage()