Searched refs:DeviceAction (Results 1 – 3 of 3) sorted by relevance
210 abstract interface DeviceAction { interface in NativeDevice228 protected class AdbAction implements DeviceAction {254 protected class AdbShellAction implements DeviceAction {415 DeviceAction propAction = new DeviceAction() { in getProperty()607 DeviceAction action = new DeviceAction() { in executeShellCommand()626 DeviceAction action = new DeviceAction() { in executeShellCommand()648 DeviceAction action = in executeShellCommand()649 new DeviceAction() { in executeShellCommand()716 DeviceAction runTestsAction = in runInstrumentationTests()717 new DeviceAction() { in runInstrumentationTests()[all …]
130 DeviceAction installAction = in internalInstallPackage()131 new DeviceAction() { in internalInstallPackage()242 DeviceAction installAction = in installPackage()243 new DeviceAction() { in installPackage()303 DeviceAction uninstallAction = new DeviceAction() { in uninstallPackage()352 private class ScreenshotAction implements DeviceAction {662 DeviceAction rebootAction = new DeviceAction() { in doAdbReboot()692 private class DumpPkgAction implements DeviceAction {
3181 String actionDescription, DeviceAction action, int retryAttempts) in testGetScreenshot_failure()3201 String actionDescription, DeviceAction action, int retryAttempts) in testGetScreenshot()