Searched defs:activePath (Results 1 – 3 of 3) sorted by relevance
322 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath()353 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
599 static boolean isTailOfActivePath(int path, int activePath) { in isTailOfActivePath()1242 int activePath = mService.getPhysicalAddress(); in launchRoutingControl() local1248 getDeviceInfo().getLogicalAddress(), activePath)); in launchRoutingControl() local
2776 int activePath = tv().getActivePath(); in getActiveSource() local