Searched defs:activePath (Results 1 – 3 of 3) sorted by relevance
319 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath()350 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
599 static boolean isTailOfActivePath(int path, int activePath) { in isTailOfActivePath()1264 int activePath = mService.getPhysicalAddress(); in launchRoutingControl() local1270 getDeviceInfo().getLogicalAddress(), activePath)); in launchRoutingControl() local
3081 int activePath = tv().getActivePath(); in getActiveSource() local