Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationListener.java111 public static void removeNotificationsChangedListener() { in removeNotificationsChangedListener() method in NotificationListener
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java956 NotificationListener.removeNotificationsChangedListener(); in onStop()