HomeSort by relevance Sort by last modified time
    Searched refs:getInstanceIfConnected (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/popup/
PopupDataProvider.java 189 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected();
246 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected();
262 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected();
  /packages/apps/Launcher3/src/com/android/launcher3/notification/
NotificationListener.java 45 * and its methods for getting notifications, can be obtained via {@link #getInstanceIfConnected()}.
119 public static @Nullable NotificationListener getInstanceIfConnected() {

Completed in 174 milliseconds