Searched refs:getSystemSessionInfo (Results 1 – 4 of 4) sorted by relevance
54 RoutingSessionInfo getSystemSessionInfo(); in getSystemSessionInfo() method
628 RoutingSessionInfo currentSystemSessionInfo = mImpl.getSystemSessionInfo(); in MediaRouter2()2462 RoutingSessionInfo getSystemSessionInfo(); in getSystemSessionInfo() method2633 public RoutingSessionInfo getSystemSessionInfo() { in getSystemSessionInfo() method in MediaRouter2.ProxyMediaRouter2Impl3105 sessions.add(getSystemSessionInfo()); in getRoutingSessions()3474 public RoutingSessionInfo getSystemSessionInfo() { in getSystemSessionInfo() method in MediaRouter2.LocalMediaRouter2Impl3478 mMediaRouterService.getSystemSessionInfo(), mContext.getPackageName()); in getSystemSessionInfo()
410 public RoutingSessionInfo getSystemSessionInfo() { in getSystemSessionInfo() method in MediaRouterService411 return mService2.getSystemSessionInfo( in getSystemSessionInfo()556 return mService2.getSystemSessionInfo( in getSystemSessionInfoForPackage()
832 public RoutingSessionInfo getSystemSessionInfo( in getSystemSessionInfo() method in MediaRouter2ServiceImpl