Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecNetwork.java115 if (isParentPath(switchPath, path)) { in isConnectedToCecSwitch()
122 private static boolean isParentPath(int parentPath, int childPath) { in isParentPath() method in HdmiCecNetwork