Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaSession2ServiceTest.java400 final Notification testNotification = in testMediaNotification() local
404 new MediaSession2Service.MediaNotification(testId, testNotification); in testMediaNotification()
406 assertSame(testNotification, notification.getNotification()); in testMediaNotification()