Searched refs:TEST_NOTIFICATION_ID_1 (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/ |
D | BroadcastResponseStatsTest.java | 109 private static final int TEST_NOTIFICATION_ID_1 = 10; field in BroadcastResponseStatsTest 271 testReceiver.postNotification(TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_broadcastDispatchedCount() 272 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_broadcastDispatchedCount() 293 testReceiver.postNotification(TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_broadcastDispatchedCount() 294 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_broadcastDispatchedCount() 359 testReceiver.postNotification(TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_notificationPostedCount() 360 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_notificationPostedCount() 415 testReceiver.postNotification(TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_notificationUpdatedCount() 416 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_notificationUpdatedCount() 440 testReceiver.postNotification(TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_notificationUpdatedCount() [all …]
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 215 private static final int TEST_NOTIFICATION_ID_1 = 10; field in UsageStatsTest 1047 receiver.postNotification(TEST_NOTIFICATION_ID_1, in testNotificationSeen_verifyBucket() 1048 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testNotificationSeen_verifyBucket() 1123 receiver.postNotification(TEST_NOTIFICATION_ID_1, in testNotificationSeen_verifyBucket_retainPreTImpact() 1124 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testNotificationSeen_verifyBucket_retainPreTImpact() 1191 testReceiver.postNotification(TEST_NOTIFICATION_ID_1, in testNotificationSeen_noImpact() 1192 buildNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testNotificationSeen_noImpact()
|