Searched refs:UID_STATE_NONEXISTENT (Results 1 – 3 of 3) sorted by relevance
37 import static android.app.AppOpsManager.UID_STATE_NONEXISTENT;385 UID_STATE_NONEXISTENT, foregroundChange)); in commitUidPendingState()
58 import static android.app.AppOpsManager.UID_STATE_NONEXISTENT;1428 if (state == UID_STATE_NONEXISTENT) { in onUidStateChanged()1518 if (state == UID_STATE_NONEXISTENT) { in onUidStateChanged()
487 UID_STATE_NONEXISTENT574 public static final int UID_STATE_NONEXISTENT = Integer.MAX_VALUE; field in AppOpsManager627 case UID_STATE_NONEXISTENT: in getUidStateName()