Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java214 private Map<Integer, GuestDisplayInfo> parseGuestDisplayInfos(String inputJson) { in parseGuestDisplayInfos() method in CuttlefishDisplayHotplugTest
270 return parseGuestDisplayInfos(getDisplayHotplugHelperAppOutput()); in getGuestDisplays()