Searched refs:createListener (Results 1 – 3 of 3) sorted by relevance
89 try (NotificationListener notifications = TestApis.notifications().createListener()) { in query_notificationIsPosted_findsNotification()100 assertThrows(NeneException.class, () -> TestApis.notifications().createListener()); in createListener_noNotificationsTestAnnotation_throwsException()
67 public NotificationListener createListener() { in createListener() method in Notifications
638 try (NotificationListener notifications = TestApis.notifications().createListener()) { in grantLocationPermission_userNotified()