Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecNetwork.java652 if (updateCecSwitchInfo(logicalAddress, type, physicalAddress)) return; in handleReportPhysicalAddress()
785 boolean updateCecSwitchInfo(int address, int type, int path) { in updateCecSwitchInfo() method in HdmiCecNetwork
DDeviceDiscoveryAction.java355 localDevice().mService.getHdmiCecNetwork().updateCecSwitchInfo(current.mLogicalAddress, in handleReportPhysicalAddress()