Searched refs:identifiersPending (Results 1 – 1 of 1) sorted by relevance
229 HashSet<OverlayIdentifier> identifiersPending = new HashSet<>(); in applyCurrentUserOverlays() local232 identifiersPending.add(overlay.getIdentifier()); in applyCurrentUserOverlays()240 managedProfiles, false, identifiersPending.contains(overlayInfo)); in applyCurrentUserOverlays()247 true, identifiersPending.contains(overlayInfo)); in applyCurrentUserOverlays()