Searched refs:getSystemSessionInfo (Results 1 – 4 of 4) sorted by relevance
55 RoutingSessionInfo getSystemSessionInfo(); in getSystemSessionInfo() method
305 currentSystemSessionInfo = mMediaRouterService.getSystemSessionInfo(); in MediaRouter2()
424 public RoutingSessionInfo getSystemSessionInfo() { in getSystemSessionInfo() method in MediaRouterService425 return mService2.getSystemSessionInfo( in getSystemSessionInfo()535 return mService2.getSystemSessionInfo(packageName, setDeviceRouteSelected); in getSystemSessionInfoForPackage()
671 public RoutingSessionInfo getSystemSessionInfo( in getSystemSessionInfo() method in MediaRouter2ServiceImpl