Searched defs:getSystemRoutes (Results 1 – 3 of 3) sorted by relevance
53 List<MediaRoute2Info> getSystemRoutes(String callerPackageName, boolean isProxyRouter); in getSystemRoutes() method
400 public List<MediaRoute2Info> getSystemRoutes(@NonNull String callerPackageName, in getSystemRoutes() method in MediaRouterService
227 public List<MediaRoute2Info> getSystemRoutes(@NonNull String callerPackageName, in getSystemRoutes() method in MediaRouter2ServiceImpl