Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
DDebugModeFilterProvider.kt76 commandRegistry.registerCommand("notif-filter") { NotifFilterCommand() } in registerInvalidationListener()
101 inner class NotifFilterCommand : Command { class