Searched defs:activePath (Results 1 – 3 of 3) sorted by relevance
710 static boolean isTailOfActivePath(int path, int activePath) { in isTailOfActivePath()1418 int activePath = mService.getPhysicalAddress(); in launchRoutingControl() local1423 getDeviceInfo().getLogicalAddress(), activePath)); in launchRoutingControl() local1424 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()
3323 int activePath = tv().getActivePath(); in getActiveSource() local