Searched refs:TEST_NOTIFICATION_CHANNEL_NAME (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/ |
D | BroadcastResponseStatsTest.java | 106 private static final String TEST_NOTIFICATION_CHANNEL_NAME = "test-channel-name"; field in BroadcastResponseStatsTest 269 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_broadcastDispatchedCount() 357 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_notificationPostedCount() 413 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_notificationUpdatedCount() 494 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_notificationCancelledCount() 596 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_multipleEvents() 723 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_clearCounts() 824 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_changeResponseWindowDuration() 916 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_appNotInForeground() 1044 TEST_NOTIFICATION_CHANNEL_NAME, in testBroadcastResponseStats_multiplePackages() [all …]
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 212 private static final String TEST_NOTIFICATION_CHANNEL_NAME = "test-channel-name"; field in UsageStatsTest 1045 TEST_NOTIFICATION_CHANNEL_NAME, in testNotificationSeen_verifyBucket() 1121 TEST_NOTIFICATION_CHANNEL_NAME, in testNotificationSeen_verifyBucket_retainPreTImpact() 1189 TEST_NOTIFICATION_CHANNEL_NAME, in testNotificationSeen_noImpact()
|