Home
last modified time | relevance | path

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

/cts/hostsidetests/media/app/MediaRouteProviderApps/src/android/media/router/cts/
DBaseFakeRouteProviderService.java99 public void onReleaseSession(long requestId, String sessionId) {} in onReleaseSession() method in BaseFakeRouteProviderService
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DStubMediaRoute2ProviderService.java311 public void onReleaseSession(long requestId, String sessionId) { in onReleaseSession() method in StubMediaRoute2ProviderService
314 proxy.onReleaseSession(requestId, sessionId); in onReleaseSession()
490 public void onReleaseSession(long requestId, @NonNull String sessionId) {} in onReleaseSession() method in StubMediaRoute2ProviderService.Proxy
DMediaRoute2ProviderServiceTest.java487 public void onReleaseSession(long requestId, String sessionId) { in testSessionRelatedCallbacks()
DSystemMediaRouter2Test.java997 public void onReleaseSession(long requestId, String sessionId) { in testTransferToTwice()
DMediaRouter2Test.java433 public void onReleaseSession(long requestId, String sessionId) { in testTransferToTwice()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt24440 method public abstract void onReleaseSession(long, @NonNull String);