Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiUtils.java322 static boolean isAffectingActiveRoutingPath(int activePath, int newPath) { in isAffectingActiveRoutingPath()
353 static boolean isInActiveRoutingPath(int activePath, int newPath) { in isInActiveRoutingPath()
DHdmiCecLocalDeviceTv.java599 static boolean isTailOfActivePath(int path, int activePath) { in isTailOfActivePath()
1242 int activePath = mService.getPhysicalAddress(); in launchRoutingControl() local
1248 getDeviceInfo().getLogicalAddress(), activePath)); in launchRoutingControl() local
DHdmiControlService.java2776 int activePath = tv().getActivePath(); in getActiveSource() local