Home
last modified time | relevance | path

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

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