Searched defs:takeScreenshot (Results 1 – 7 of 7) sorted by relevance
79 public boolean takeScreenshot(String path) { in takeScreenshot() method in BaseUiDevice84 public boolean takeScreenshot(String path, CompressFormat format, int quality) { in takeScreenshot() method in BaseUiDevice110 protected abstract Bitmap takeScreenshot(); in takeScreenshot() method in BaseUiDevice
60 boolean takeScreenshot(String path); in takeScreenshot() method74 boolean takeScreenshot(String path, CompressFormat format, int quality); in takeScreenshot() method
36 protected Bitmap takeScreenshot() { in takeScreenshot() method in UiAutomationUiDevice
12 function takeScreenshot() { function
10 function takeScreenshot(callback) { function
5 function takeScreenshot(onScreenshot) { function
39 protected Bitmap takeScreenshot() { in takeScreenshot() method in InstrumentationUiDevice