Searched refs:executeShellCommandRwe (Results 1 – 3 of 3) sorted by relevance
55 ParcelFileDescriptor[] fds = executeShellCommandRwe(cmd); in runShellCommandRwe()87 private static ParcelFileDescriptor[] executeShellCommandRwe(String cmd) { in executeShellCommandRwe() method in AdServicesShellCommandHelper89 return uiAutomation.executeShellCommandRwe(cmd); in executeShellCommandRwe()
69 ParcelFileDescriptor[] fds = uiAutomation.executeShellCommandRwe(cmd); in runShellCommandRweTPlus()
620 ParcelFileDescriptor[] files = uiAutomation.executeShellCommandRwe(command); in runInShellWithStderr()