/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationAssistantServiceTest.java | 142 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testOnNotificationEnqueued() 154 sbn = mHelper.findPostedNotification(null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testOnNotificationEnqueued() 170 null, 6, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotification_userSentimentKey() 199 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotification_proposedImportanceKey() 224 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotification_sensitiveContentKey() 249 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotification_importanceKey() 277 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotifications_rankingScoreKey() 282 null, 2, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotifications_rankingScoreKey() 329 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotification_smartActionKey() 369 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testAdjustNotification_smartReplyKey() [all …]
|
D | NotificationManager29Test.java | 154 null, id, NotificationHelper.SEARCH_TYPE.POSTED); in testPostFullScreenIntent_noPermission()
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
D | NotificationManagerZenTest.java | 342 mNotificationHelper.findPostedNotification(ALICE, 1, SEARCH_TYPE.POSTED); in sendNotifications() 343 mNotificationHelper.findPostedNotification(BOB, 2, SEARCH_TYPE.POSTED); in sendNotifications() 344 mNotificationHelper.findPostedNotification(CHARLIE, 3, SEARCH_TYPE.POSTED); in sendNotifications() 385 mNotificationHelper.findPostedNotification(ALICE, 4, SEARCH_TYPE.POSTED); in sendEventAlarmReminderNotifications() 386 mNotificationHelper.findPostedNotification(BOB, 5, SEARCH_TYPE.POSTED); in sendEventAlarmReminderNotifications() 387 mNotificationHelper.findPostedNotification(CHARLIE, 6, SEARCH_TYPE.POSTED); in sendEventAlarmReminderNotifications() 427 mNotificationHelper.findPostedNotification(ALICE, 7, SEARCH_TYPE.POSTED); in sendAlarmOtherMediaNotifications() 428 mNotificationHelper.findPostedNotification(BOB, 8, SEARCH_TYPE.POSTED); in sendAlarmOtherMediaNotifications() 429 mNotificationHelper.findPostedNotification(CHARLIE, 9, SEARCH_TYPE.POSTED); in sendAlarmOtherMediaNotifications() 1781 SEARCH_TYPE.POSTED); in testRepeatCallers_repeatCallNotIntercepted_contactAfterPhone() [all …]
|
D | NotificationManagerBubbleTest.java | 191 mNotificationHelper.findPostedNotification(null, id, SEARCH_TYPE.POSTED); in verifyNotificationBubbleState() 349 mNotificationHelper.findPostedNotification(null, 1, SEARCH_TYPE.POSTED); in testCanBubble_ranking() 951 SEARCH_TYPE.POSTED); in testNotificationManagerBubble_setSuppressBubble() 1120 SEARCH_TYPE.POSTED); in testNotificationManagerBubble_setSuppressBubble_dismissLocusActivity()
|
D | NotificationManagerTest.java | 1304 SEARCH_TYPE.POSTED); in testKeyChannelGroupOverrideImportanceExplanation_ranking() 2004 null, id, SEARCH_TYPE.POSTED); in testNotificationIcon() 2157 mNotificationHelper.findPostedNotification(null, 7, SEARCH_TYPE.POSTED); in testNotificationUriPermissionsRevokedFromRemovedListeners() 2490 mNotificationHelper.findPostedNotification(null, 1, SEARCH_TYPE.POSTED); in testNotificationListener_getCurrentRanking() 3209 SEARCH_TYPE.POSTED); in testIsAmbient() 3211 SEARCH_TYPE.POSTED); in testIsAmbient() 3238 "testFlagForegroundServiceNeedsRealFgs", 1, SEARCH_TYPE.POSTED); in testFlagForegroundServiceNeedsRealFgs() 3257 "testFlagUserInitiatedJobNeedsRealUij", 1, SEARCH_TYPE.POSTED); in testFlagUserInitiatedJobNeedsRealUij()
|
D | SensitiveNotificationRedactionTest.kt | 157 searchType: SEARCH_TYPE = SEARCH_TYPE.POSTED, in waitForNotification()
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | LegacyNotificationManagerTest.java | 205 null, 1, NotificationHelper.SEARCH_TYPE.POSTED); in testSuspendPackage() 217 null, 1, NotificationHelper.SEARCH_TYPE.POSTED)); in testSuspendPackage() 238 null, 1, NotificationHelper.SEARCH_TYPE.POSTED)); in testSuspendedPackageSendNotification() 321 null, 566, NotificationHelper.SEARCH_TYPE.POSTED); in testChannelDeletion_cancelReason()
|
/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | NotificationHelper.java | 68 POSTED, enumConstant 176 case POSTED: in getNotifications()
|
/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/ |
D | NotificationManager28Test.java | 102 null, id, NotificationHelper.SEARCH_TYPE.POSTED); in testPostFullScreenIntent_noPermission()
|
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/ |
D | SensitiveNotificationAppHidingTest.kt | 116 NotificationHelper.SEARCH_TYPE.POSTED in <lambda>()
|