Home
last modified time | relevance | path

Searched defs:notificationBackend (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModeAddBypassingAppsPreferenceController.java67 Fragment host, NotificationBackend notificationBackend) { in ZenModeAddBypassingAppsPreferenceController()
73 Fragment host, NotificationBackend notificationBackend) { in ZenModeAddBypassingAppsPreferenceController()
H A DZenModeAllBypassingAppsPreferenceController.java65 Fragment host, NotificationBackend notificationBackend) { in ZenModeAllBypassingAppsPreferenceController()
71 Fragment host, NotificationBackend notificationBackend) { in ZenModeAllBypassingAppsPreferenceController()
H A DZenModeConversationsSettings.java45 Lifecycle lifecycle, NotificationBackend notificationBackend) { in buildPreferenceControllers()
H A DZenModeBypassingAppsSettings.java54 Application app, Fragment host, NotificationBackend notificationBackend) { in buildPreferenceControllers()
H A DZenModePeopleSettings.java57 NotificationBackend notificationBackend) { in buildPreferenceControllers()
H A DZenModeConversationsImagePreferenceController.java59 Lifecycle lifecycle, NotificationBackend notificationBackend) { in ZenModeConversationsImagePreferenceController()
H A DZenModePriorityConversationsPreferenceController.java65 Lifecycle lifecycle, NotificationBackend notificationBackend) { in ZenModePriorityConversationsPreferenceController()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DNotificationAssistantPickerTest.java158 NotificationBackend notificationBackend) { in TestNotificationAssistantPicker()