Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java92 public static @Nullable NotificationListener getInstanceIfConnected() { in getInstanceIfConnected() method in NotificationListener
99 NotificationListener notificationListener = getInstanceIfConnected(); in setNotificationsChangedListener()
DNotificationMainView.java120 NotificationListener listener = NotificationListener.getInstanceIfConnected(); in applyNotificationInfo()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupPopulator.java141 NotificationListener.getInstanceIfConnected(); in createUpdateRunnable()
DPopupDataProvider.java184 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected(); in cancelNotification()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java131 info.addAction(mActions.get(NotificationListener.getInstanceIfConnected() != null in addSupportedActions()