Home
last modified time | relevance | path

Searched defs:storePath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiAutomatorBridge.java108 public boolean takeScreenshot(File storePath, int quality) { in takeScreenshot()
DUiDevice.java834 public boolean takeScreenshot(File storePath) { in takeScreenshot()
850 public boolean takeScreenshot(File storePath, float scale, int quality) { in takeScreenshot()