Home
last modified time | relevance | path

Searched refs:isParentPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDeviceTv.java1336 if (isParentPath(switchPath, path)) { in isConnectedToCecSwitch()
1343 private static boolean isParentPath(int parentPath, int childPath) { in isParentPath() method in HdmiCecLocalDeviceTv