Home
last modified time | relevance | path

Searched refs:identifiersPending (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayApplier.java229 HashSet<OverlayIdentifier> identifiersPending = new HashSet<>(); in applyCurrentUserOverlays() local
232 identifiersPending.add(overlay.getIdentifier()); in applyCurrentUserOverlays()
240 managedProfiles, false, identifiersPending.contains(overlayInfo)); in applyCurrentUserOverlays()
247 true, identifiersPending.contains(overlayInfo)); in applyCurrentUserOverlays()