Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationListener.java93 public static @Nullable NotificationListener getInstanceIfConnected() { in getInstanceIfConnected() method in NotificationListener
100 NotificationListener notificationListener = getInstanceIfConnected(); in setNotificationsChangedListener()
H A DNotificationMainView.java193 NotificationListener listener = NotificationListener.getInstanceIfConnected(); in applyNotificationInfo()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupPopulator.java143 NotificationListener.getInstanceIfConnected(); in createUpdateRunnable()
H A DPopupDataProvider.java187 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected(); in cancelNotification()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
H A DLauncherAccessibilityDelegate.java142 out.add(mActions.get(NotificationListener.getInstanceIfConnected() != null in getSupportedActions()