Searched refs:isAffectingActiveRoutingPath (Results 1 – 2 of 2) sorted by relevance
282 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath() method in HdmiUtils
669 if (HdmiUtils.isAffectingActiveRoutingPath(getActivePath(), currentPath)) { in handleRoutingChange()