Searched refs:addSystemRouteNoPublish (Results 1 – 1 of 1) sorted by relevance
315 if (addSystemRouteNoPublish(routeObj)) { in onRouteAdded()324 changed |= addSystemRouteNoPublish(routeObj); in updateSystemRoutes()331 private boolean addSystemRouteNoPublish(Object routeObj) { in addSystemRouteNoPublish() method in SystemMediaRouteProvider.JellybeanImpl