Searched refs:checkedClientUids (Results 1 – 1 of 1) sorted by relevance
6043 final ArraySet<Integer> checkedClientUids = new ArraySet<>(); in shouldAllowFgsStartForegroundLocked() local6069 || checkedClientUids.contains(clientUid)) { in shouldAllowFgsStartForegroundLocked()6083 checkedClientUids.add(clientUid); in shouldAllowFgsStartForegroundLocked()