Searched refs:getErrPrintWriter (Results 1 – 10 of 10) sorted by relevance
99 PrintWriter eout = getErrPrintWriter(); in exec()108 PrintWriter eout = getErrPrintWriter(); in exec()160 public PrintWriter getErrPrintWriter() { in getErrPrintWriter() method in ShellCommand202 getErrPrintWriter().println("Failure opening file: " + e.getMessage()); in openOutputFileForSystem()204 getErrPrintWriter().println("Error: Unable to open file: " + path); in openOutputFileForSystem()205 getErrPrintWriter().println("Consider using a file under /data/local/tmp/"); in openOutputFileForSystem()
330 getErrPrintWriter().println("Error: Can't start service with user 'all'");349 getErrPrintWriter().println("Error: Intent does not match any activities: "353 getErrPrintWriter().println(415 PrintWriter out = mWaitOption ? pw : getErrPrintWriter();511 final PrintWriter err = getErrPrintWriter();543 final PrintWriter err = getErrPrintWriter();627 getErrPrintWriter().println("Error: unknown trace ipc command '" + op + "'");640 final PrintWriter err = getErrPrintWriter();683 final PrintWriter err = getErrPrintWriter();778 final PrintWriter err = getErrPrintWriter();[all …]
80 getErrPrintWriter().println("Unknown command: " + cmd); in onCommand()85 getErrPrintWriter().println("Error while executing command: " + cmd); in onCommand()86 e.printStackTrace(getErrPrintWriter()); in onCommand()103 getErrPrintWriter().println("Unknown option: " + opt); in parseArgs()
774 final PrintWriter err = getErrPrintWriter(); in onCommand()781 final PrintWriter err = getErrPrintWriter(); in handleNightMode()
1931 PrintWriter err = shell.getErrPrintWriter(); in onShellCommand()
50 final PrintWriter err = getErrPrintWriter(); in onCommand()99 final PrintWriter err = getErrPrintWriter(); in runList()141 final PrintWriter err = getErrPrintWriter(); in runEnableDisable()161 final PrintWriter err = getErrPrintWriter(); in runSetPriority()
92 pw = getErrPrintWriter(); in printError()100 pw = getErrPrintWriter(); in printError()110 pw = getErrPrintWriter(); in printError()217 getErrPrintWriter().println("Error: unknown option " + opt); in monitorBattery()
131 final PrintWriter perr = getErrPrintWriter(); in onCommand()342 getErrPrintWriter().println("Invalid table; no put performed"); in getForUser()373 getErrPrintWriter().println("Invalid table; no put performed"); in putForUser()400 getErrPrintWriter().println("Invalid table; no delete performed"); in deleteForUser()419 getErrPrintWriter().println("Invalid table; no reset performed"); in resetForUser()
127 getErrPrintWriter().println("Failed to dump coverage data: " + e.getMessage()); in onDump()
1294 final PrintWriter err = getErrPrintWriter(); in runHasFeature()