Searched refs:listDisplayIds (Results 1 – 5 of 5) sorted by relevance
920 public Set<Integer> listDisplayIds() throws DeviceNotAvailableException; in listDisplayIds() method
1722 public Set<Integer> listDisplayIds() throws DeviceNotAvailableException { in listDisplayIds() method in TestDevice
4397 public Set<Integer> listDisplayIds() throws DeviceNotAvailableException { in listDisplayIds() method in NativeDevice
828 Set<Integer> displays = mTestDevice.listDisplayIds(); in testListDisplays()
4335 Set<Integer> displays = mTestDevice.listDisplayIds(); in testListDisplayId()