Home
last modified time | relevance | path

Searched defs:listDisplayIds (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java1102 public Set<Long> listDisplayIds() throws DeviceNotAvailableException; in listDisplayIds() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2560 public Set<Long> listDisplayIds() throws DeviceNotAvailableException { in listDisplayIds() method in TestDevice
DNativeDevice.java5967 public Set<Long> listDisplayIds() throws DeviceNotAvailableException { in listDisplayIds() method in NativeDevice