Searched refs:updatePendingStateIfNeededLocked (Results 1 – 1 of 1) sorted by relevance
953 updatePendingStateIfNeededLocked(mUidStates.get(uid)); in updatePendingState()2512 updatePendingStateIfNeededLocked(uidState); in getUidStateLocked()2522 private void updatePendingStateIfNeededLocked(@NonNull UidState uidState) { in updatePendingStateIfNeededLocked() method in AppOpsService