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