Searched refs:DeviceAction (Results 1 – 3 of 3) sorted by relevance
231 abstract interface DeviceAction { interface in NativeDevice249 protected class AdbAction implements DeviceAction {294 protected class AdbShellAction implements DeviceAction {330 protected class RebootDeviceAction implements DeviceAction {719 DeviceAction action = new DeviceAction() { in executeShellCommand()738 DeviceAction action = new DeviceAction() { in executeShellCommand()760 DeviceAction action = in executeShellCommand()761 new DeviceAction() { in executeShellCommand()895 DeviceAction runTestsAction = in runInstrumentationTests()896 new DeviceAction() { in runInstrumentationTests()[all …]
162 DeviceAction installAction = in internalInstallPackage()163 new DeviceAction() { in internalInstallPackage()288 DeviceAction installAction = in installPackage()289 new DeviceAction() { in installPackage()360 DeviceAction uninstallAction = new DeviceAction() { in uninstallPackage()392 DeviceAction installAction = in internalInstallPackages()393 new DeviceAction() { in internalInstallPackages()552 DeviceAction installAction = in internalInstallRemotePackages()553 new DeviceAction() { in internalInstallRemotePackages()668 private class ScreenshotAction implements DeviceAction {[all …]
4121 String actionDescription, DeviceAction action, int retryAttempts) in testGetScreenshot_failure()4141 String actionDescription, DeviceAction action, int retryAttempts) in testGetScreenshot()