Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/
DBroadcastResponseStatsTest.java1502 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_mediaNotification()
1848 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_exemptedRole()
1866 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_exemptedRole()
1899 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_exemptedRole()
1948 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_exemptedPermission()
1965 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_exemptedPermission()
1997 buildMediaNotification(TEST_NOTIFICATION_CHANNEL_ID, TEST_NOTIFICATION_ID_1, in testBroadcastResponseStats_exemptedPermission()
2043 private Notification buildMediaNotification(String channelId, int notificationId, in buildMediaNotification() method in BroadcastResponseStatsTest