Searched refs:displayId (Results 1 – 3 of 3) sorted by relevance
568 public InputStreamSource getScreenshot(int displayId) throws DeviceNotAvailableException { in getScreenshot() argument569 final String tmpDevicePath = String.format("/data/local/tmp/display_%s.png", displayId); in getScreenshot()572 String.format("screencap -p -d %s %s", displayId, tmpDevicePath)); in getScreenshot()
393 public InputStreamSource getScreenshot(int displayId) throws DeviceNotAvailableException; in getScreenshot() argument
2512 public InputStreamSource getScreenshot(int displayId) throws DeviceNotAvailableException { in getScreenshot() argument