Searched refs:NotificationListener (Results 1 – 4 of 4) sorted by relevance
22 public class NotificationListener extends NotificationListenerService { class23 private static final String LOG_TAG = NotificationListener.class.getSimpleName();27 private static NotificationListener sService;
266 NotificationListenerService notificationService = NotificationListener.getInstance(); in getPermissionControllerNotification()285 NotificationListenerService notificationService = NotificationListener.getInstance(); in getNotification()339 NotificationListener.class).flattenToString())); in allowNotificationAccess()502 NotificationListener.class)).flattenToString()); in disallowNotificationAccess()
31 public class NotificationListener extends NotificationListenerService { class35 private static NotificationListener instance;38 public static NotificationListener getInstance() { in getInstance()
131 NotificationListener.getInstance().addListener((sbt) -> { in initTestRequestBugreport()152 NotificationListener.getInstance().clearListeners(); in cleanupTestRequestBugreport()