Searched refs:onReleaseSession (Results 1 – 6 of 6) sorted by relevance
99 public void onReleaseSession(long requestId, String sessionId) {} in onReleaseSession() method in BaseFakeRouteProviderService
311 public void onReleaseSession(long requestId, String sessionId) { in onReleaseSession() method in StubMediaRoute2ProviderService314 proxy.onReleaseSession(requestId, sessionId); in onReleaseSession()490 public void onReleaseSession(long requestId, @NonNull String sessionId) {} in onReleaseSession() method in StubMediaRoute2ProviderService.Proxy
487 public void onReleaseSession(long requestId, String sessionId) { in testSessionRelatedCallbacks()
997 public void onReleaseSession(long requestId, String sessionId) { in testTransferToTwice()
433 public void onReleaseSession(long requestId, String sessionId) { in testTransferToTwice()
24440 method public abstract void onReleaseSession(long, @NonNull String);