Searched defs:getRemoteSessions (Results 1 – 9 of 9) sorted by relevance
62 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in ShadowRouter2Manager
151 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in NoOpInfoMediaManager
160 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in ManagerInfoMediaManager
241 protected List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in RouterInfoMediaManager
278 protected abstract List<RoutingSessionInfo> getRemoteSessions(); in getRemoteSessions() method in InfoMediaManager
82 List<RoutingSessionInfo> getRemoteSessions(IMediaRouter2Manager manager); in getRemoteSessions() method
452 public List<RoutingSessionInfo> getRemoteSessions() { in getRemoteSessions() method in MediaRouter2Manager
546 public List<RoutingSessionInfo> getRemoteSessions(IMediaRouter2Manager manager) { in getRemoteSessions() method in MediaRouterService
591 public List<RoutingSessionInfo> getRemoteSessions(@NonNull IMediaRouter2Manager manager) { in getRemoteSessions() method in MediaRouter2ServiceImpl