Searched refs:overlaysToDisable (Results 1 – 2 of 2) sorted by relevance
37 @NonNull final OverlayIdentifier[] overlaysToDisable) throws Exception { in toggleOverlaysAndWait() argument43 for (OverlayIdentifier pkg : overlaysToDisable) { in toggleOverlaysAndWait()53 && arrayDoesNotContain(paths, overlaysToDisable)) { in toggleOverlaysAndWait()
216 final List<Pair<String, String>> overlaysToDisable = overlays.stream() in applyCurrentUserOverlays()236 for (Pair<String, String> packageToDisable : overlaysToDisable) { in applyCurrentUserOverlays()