Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java186 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected(); in getStatusBarNotificationsForKeys() local
192 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected(); in cancelNotification() local
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java168 NotificationListener notificationListener = getInstanceIfConnected(); in setNotificationsChangedListener() local