Home
last modified time | relevance | path

Searched defs:isAffectingActiveRoutingPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DHdmiUtilsTest.java203 public void isAffectingActiveRoutingPath() { in isAffectingActiveRoutingPath() method in HdmiUtilsTest
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiUtils.java320 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath() method in HdmiUtils