Searched refs:executeShellCommandInternal (Results 1 – 1 of 1) sorted by relevance
1676 return executeShellCommandInternal(command, false /* includeStderr */); in executeShellCommandRw()1695 return executeShellCommandInternal(command, true /* includeStderr */); in executeShellCommandRwe()1706 private ParcelFileDescriptor[] executeShellCommandInternal( in executeShellCommandInternal() method in UiAutomation