Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DStubMediaSession2Service.java87 public MediaNotification onUpdateNotification(MediaSession2 session) { in onUpdateNotification() method in StubMediaSession2Service
90 sTestInjector.onUpdateNotification(session); in onUpdateNotification()
126 MediaNotification onUpdateNotification(MediaSession2 session) {
DMediaSession2ServiceTest.java359 MediaSession2Service.MediaNotification onUpdateNotification( in testOnUpdateNotification()
369 return super.onUpdateNotification(session); in testOnUpdateNotification()
380 .onUpdateNotification(null); in testOnUpdateNotification()