Home
last modified time | relevance | path

Searched defs:listenerService (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java483 NotificationListenerService listenerService = in testNotificationOpened() local
497 NotificationListenerService listenerService = in testUncacheShortcutsWhenNotificationsDismissed() local
542 NotificationListenerService listenerService = in testConversationIsNotRecentIfCustomized() local
713 NotificationListenerService listenerService = in testGetConversation_trackActiveConversations() local
772 NotificationListenerService listenerService = in testOnNotificationChannelModified() local
799 NotificationListenerService listenerService = in testGetConversation_demoted() local
855 NotificationListenerService listenerService = in testIsConversation_demoted() local
873 NotificationListenerService listenerService = in testNotificationChannelCreated() local
898 NotificationListenerService listenerService = in testNotificationChannelModified() local
921 NotificationListenerService listenerService = in testNotificationChannelDeleted() local
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescer.java115 public void attach(NotificationListener listenerService) { in attach()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java733 public void attach(NotificationListener listenerService) { in attach()