Searched defs:getRemoteSessions (Results 1 – 9 of 9) sorted by relevance
62 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in ShadowRouter2Manager
145 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in NoOpInfoMediaManager
154 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in ManagerInfoMediaManager
225 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in RouterInfoMediaManager
271 protected abstract List<RoutingSessionInfo> getRemoteSessions(); in getRemoteSessions() method in InfoMediaManager
77 List<RoutingSessionInfo> getRemoteSessions(IMediaRouter2Manager manager); in getRemoteSessions() method
449 public List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in MediaRouter2Manager
527 public List<RoutingSessionInfo> getRemoteSessions(IMediaRouter2Manager manager) { in getRemoteSessions() method in MediaRouterService
544 public List<RoutingSessionInfo> getRemoteSessions(@NonNull IMediaRouter2Manager manager) { in getRemoteSessions() method in MediaRouter2ServiceImpl