Searched refs:isInActiveRoutingPath (Results 1 – 2 of 2) sorted by relevance
104 if (!HdmiUtils.isInActiveRoutingPath(mCurrentRoutingPath, routingPath)) { in processCommand()
301 return isInActiveRoutingPath(activePath, newPath); in isAffectingActiveRoutingPath()311 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath() method in HdmiUtils