Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java186 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected(); in getStatusBarNotificationsForKeys()
192 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected(); in cancelNotification()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java161 public static @Nullable NotificationListener getInstanceIfConnected() { in getInstanceIfConnected() method in NotificationListener
168 NotificationListener notificationListener = getInstanceIfConnected(); in setNotificationsChangedListener()
DNotificationMainView.java119 NotificationListener listener = NotificationListener.getInstanceIfConnected(); in applyNotificationInfo()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java119 info.addAction(mActions.get(NotificationListener.getInstanceIfConnected() != null in addSupportedActions()