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