Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDeviceAudioSystem.java1348 int routingInformationPath = mService.portIdToPath(getRoutingPort()); in handleRoutingChangeAndInformationForSwitch() local
1350 if (routingInformationPath == mService.getPhysicalAddress()) { in handleRoutingChangeAndInformationForSwitch()
1354 + routingInformationPath); in handleRoutingChangeAndInformationForSwitch()
1360 getDeviceInfo().getLogicalAddress(), routingInformationPath)); in handleRoutingChangeAndInformationForSwitch() local