Searched refs:isProxyRouter (Results 1 – 4 of 4) sorted by relevance
53 List<MediaRoute2Info> getSystemRoutes(String callerPackageName, boolean isProxyRouter); in getSystemRoutes() argument
655 private void loadSystemRoutes(boolean isProxyRouter) { in loadSystemRoutes() argument659 isProxyRouter); in loadSystemRoutes()
401 boolean isProxyRouter) { in getSystemRoutes() argument405 return mService2.getSystemRoutes(callerPackageName, isProxyRouter); in getSystemRoutes()
228 boolean isProxyRouter) { in getSystemRoutes() argument234 if (!isProxyRouter) { in getSystemRoutes()