Searched refs:runRwCommand (Results 1 – 1 of 1) sorted by relevance
130 return runRwCommand("cp /proc/self/fd/0 " + filePath)[1]; in pipeFromStdin()150 private static ParcelFileDescriptor[] runRwCommand(String command) { in runRwCommand() method in NetworkWatchlistTest