Searched refs:executeDeviceShellCommand (Results 1 – 2 of 2) sorted by relevance
69 return executeDeviceShellCommand(getDevice(), command);76 return executeDeviceShellCommand(getDevice(), command);166 static InputStream executeDeviceShellCommand( in executeDeviceShellCommand() method in BaseBackupHostSideTest
98 return executeDeviceShellCommand(getDevice(), command);224 static InputStream executeDeviceShellCommand(ITestDevice device, String command) in executeDeviceShellCommand() method in CredentialManagerRestoreSettingsHostSideTest