Searched refs:notifySessionReleased (Results 1 – 11 of 11) sorted by relevance
32 void notifySessionReleased(in RoutingSessionInfo sessionInfo); in notifySessionReleased() method
31 void notifySessionReleased(in RoutingSessionInfo session); in notifySessionReleased() method
313 public final void notifySessionReleased(@NonNull String sessionId) { in notifySessionReleased() method in MediaRoute2ProviderService334 mRemoteCallback.notifySessionReleased(sessionInfo); in notifySessionReleased()
662 void notifySessionReleased(RoutingSessionInfo session) { in notifySessionReleased() method in MediaRouter2Manager1083 public void notifySessionReleased(RoutingSessionInfo session) { in notifySessionReleased() method in MediaRouter2Manager.Client1084 mHandler.sendMessage(obtainMessage(MediaRouter2Manager::notifySessionReleased, in notifySessionReleased()
2100 public void notifySessionReleased(RoutingSessionInfo sessionInfo) { in notifySessionReleased() method in MediaRouter2.MediaRouter2Stub
306 notifySessionReleased(sessionId); in onReleaseSession()348 notifySessionReleased(sessionId); in onDeselectRoute()
667 public void notifySessionReleased(RoutingSessionInfo sessionInfo) { in notifySessionReleased() method in MediaRoute2ProviderServiceProxy.ServiceCallbackStub
2477 routerRecord.mRouter.notifySessionReleased(sessionInfo); in notifySessionReleasedToRouter()2652 manager.notifySessionReleased(sessionInfo); in notifySessionReleasedToManagers()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24355 method public final void notifySessionReleased(@NonNull String);