Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightsOutNotifController.java87 mEntryManager.removeNotificationEntryListener(mEntryListener); in destroy()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubNotificationListener.kt193 .removeNotificationEntryListener(notificationEntryListener) in extractPersonKey()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationEntryManagerInflationTest.java425 mEntryManager.removeNotificationEntryListener(inflationListener); in waitForInflation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java230 public void removeNotificationEntryListener(NotificationEntryListener listener) { in removeNotificationEntryListener() method in NotificationEntryManager