Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsControllerImpl.kt178 val favoriteComponentSet = Favorites.getAllStructures().map { regex
196 favoriteComponentSet.subtract(serviceInfoSet).forEach {
203 serviceInfoSet.subtract(favoriteComponentSet).forEach {
215 serviceInfoSet.intersect(favoriteComponentSet).forEach {