Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java63 LISTENER, enumConstant
93 searchAll ? SEARCH_TYPE.LISTENER : SEARCH_TYPE.APP) in clickNotification()
183 case LISTENER: in getNotifications()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1859 assertNotNull(mNotificationHelper.findPostedNotification(null, 9, SEARCH_TYPE.LISTENER)); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()
1869 assertNotNull(mNotificationHelper.findPostedNotification(null, 9, SEARCH_TYPE.LISTENER)); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()
2072 assertTrue(mNotificationHelper.isNotificationGone(8, SEARCH_TYPE.LISTENER)); in testNotificationUriPermissionsGranted()
2095 assertTrue(mNotificationHelper.isNotificationGone(7, SEARCH_TYPE.LISTENER)); in testNotificationUriPermissionsGranted()
2107 assertTrue(mNotificationHelper.isNotificationGone(7, SEARCH_TYPE.LISTENER)); in testNotificationUriPermissionsGranted()
2108 assertTrue(mNotificationHelper.isNotificationGone(8, SEARCH_TYPE.LISTENER)); in testNotificationUriPermissionsGranted()
2133 mNotificationHelper.findPostedNotification(null, 7, SEARCH_TYPE.LISTENER); in testNotificationUriPermissionsGrantedToNewListeners()
2273 assertTrue(mNotificationHelper.isNotificationGone(7, SEARCH_TYPE.LISTENER)); in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()
2366 notificationId, SEARCH_TYPE.LISTENER); in getNotificationBackgroundImageUri()
2396 null, notificationId1, SEARCH_TYPE.LISTENER); in testNotificationListener_setNotificationsShown()
[all …]
DNotificationManagerBubbleTest.java996 BUBBLE_NOTIF_ID, SEARCH_TYPE.LISTENER); in testNotificationManagerBubble_setSuppressBubble_notSuppressable()
1040 BUBBLE_NOTIF_ID, SEARCH_TYPE.LISTENER); in testNotificationManagerBubble_setSuppressBubble_activityNoLocusId()
1086 BUBBLE_NOTIF_ID, SEARCH_TYPE.LISTENER); in testNotificationManagerBubble_setSuppressBubble_notificationNoLocusId()
1134 sbn = mNotificationHelper.findPostedNotification(null, notifId, SEARCH_TYPE.LISTENER); in testNotificationManagerBubble_setSuppressBubble_dismissLocusActivity()
1143 sbn = mNotificationHelper.findPostedNotification(null, notifId, SEARCH_TYPE.LISTENER); in testNotificationManagerBubble_setSuppressBubble_dismissLocusActivity()