Searched refs:executeInstrumentationShellCommand (Results 1 – 3 of 3) sorted by relevance
44 return executeInstrumentationShellCommand(getInstrumentation(), command);51 return executeInstrumentationShellCommand(getInstrumentation(), command);102 private static InputStream executeInstrumentationShellCommand( in executeInstrumentationShellCommand() method in BaseBackupCtsTest
42 return executeInstrumentationShellCommand(getInstrumentation(), command);81 private static InputStream executeInstrumentationShellCommand( in executeInstrumentationShellCommand() method in AppGrammaticalGenderBackupTest
61 return executeInstrumentationShellCommand(DeviceUtils.sAutomation, command); in shell()64 private static InputStream executeInstrumentationShellCommand( in executeInstrumentationShellCommand() method in DeviceUtils