Home
last modified time | relevance | path

Searched defs:notificationListener (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/
DTvNotificationHandler.java45 public TvNotificationHandler(NotificationListener notificationListener) { in TvNotificationHandler()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java101 NotificationListener notificationListener = getInstanceIfConnected(); in addNotificationsChangedListener() local