Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java269 private Map<Integer, GuestDisplayInfo> getGuestDisplays() throws Exception { in getGuestDisplays() method in CuttlefishDisplayHotplugTest
363 Map<Integer, GuestDisplayInfo> originalGuestDisplays = getGuestDisplays(); in doOneConnectAndDisconnectCycle()
393 afterAddGuestDisplays = getGuestDisplays(); in doOneConnectAndDisconnectCycle()
442 afterRemoveGuestDisplays = getGuestDisplays(); in doOneConnectAndDisconnectCycle()