Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/
H A DActionReceiver.kt67 private val activeCategories = ArraySet<String>() regex
75 val addedCategories = activeCategories
93 activeCategories.forEach(filter::addCategory)
102 activeCategories.clear()