Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTv.java350 info = mService.getDeviceInfoByPort(getActivePortId()); in updateActiveInput()
H A DHdmiControlService.java1462 HdmiDeviceInfo getDeviceInfoByPort(int port) { in getDeviceInfoByPort() method in HdmiControlService