Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java91 private static @Nullable NotificationListener getInstanceIfConnected() { in getInstanceIfConnected() method in NotificationListener
101 NotificationListener notificationListener = getInstanceIfConnected(); in addNotificationsChangedListener()