Searched refs:onReleaseSession (Results 1 – 5 of 5) sorted by relevance
286 public void onReleaseSession(long requestId, String sessionId) { in onReleaseSession() method in StubMediaRoute2ProviderService289 spy.onReleaseSession(requestId, sessionId); in onReleaseSession()426 public void onReleaseSession(long requestId, String sessionId) {} in onReleaseSession() method in StubMediaRoute2ProviderService.Spy
577 public void onReleaseSession(long requestId, String sessionId) { in testTransferTwice()
416 public abstract void onReleaseSession(long requestId, @NonNull String sessionId); in onReleaseSession() method in MediaRoute2ProviderService734 mHandler.sendMessage(obtainMessage(MediaRoute2ProviderService::onReleaseSession, in releaseSession()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24445 method public abstract void onReleaseSession(long, @NonNull String);