Home
last modified time | relevance | path

Searched defs:activePath (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiUtils.java319 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath()
350 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
H A DHdmiCecLocalDeviceTv.java599 static boolean isTailOfActivePath(int path, int activePath) { in isTailOfActivePath()
1264 int activePath = mService.getPhysicalAddress(); in launchRoutingControl() local
1270 getDeviceInfo().getLogicalAddress(), activePath)); in launchRoutingControl() local
H A DHdmiControlService.java3081 int activePath = tv().getActivePath(); in getActiveSource() local