Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java273 public Map<Integer, HostDisplayInfo> getHostDisplays() throws FileNotFoundException { in getHostDisplays() method in CuttlefishDisplayHotplugTest
358 Map<Integer, HostDisplayInfo> originalHostDisplays = getHostDisplays(); in doOneConnectAndDisconnectCycle()
373 Map<Integer, HostDisplayInfo> afterAddHostDisplays = getHostDisplays(); in doOneConnectAndDisconnectCycle()
429 Map<Integer, HostDisplayInfo> afterRemoveHostDisplays = getHostDisplays(); in doOneConnectAndDisconnectCycle()