Searched defs:activePath (Results 1 – 3 of 3) sorted by relevance
647 static boolean isTailOfActivePath(int path, int activePath) { in isTailOfActivePath()1308 int activePath = mService.getPhysicalAddress(); in launchRoutingControl() local1314 getDeviceInfo().getLogicalAddress(), activePath)); in launchRoutingControl() local1315 updateActiveSource(getDeviceInfo().getLogicalAddress(), activePath, in launchRoutingControl() local
320 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath()351 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
3259 int activePath = tv().getActivePath(); in getActiveSource() local