Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinator.kt787 val mutator = HunMutatorImpl(this)
801 private class HunMutatorImpl(private val headsUpManager: HeadsUpManager) : HunMutator { regex