Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHotplugDetectionAction.java166 List<HdmiDeviceInfo> deviceInfoList = in checkHotplug() local
168 BitSet currentInfos = infoListToBitSet(deviceInfoList, audioOnly, false); in checkHotplug()
195 BitSet currentInfosWithPhysicalAddress = infoListToBitSet(deviceInfoList, audioOnly, true); in checkHotplug()