Searched refs:printShellCommandHelp (Results 1 – 4 of 4) sorted by relevance
53 void printShellCommandHelp(PrintWriter pw, String prefix); in printShellCommandHelp() method120 mCommands.get(commandClass).printShellCommandHelp(pw, " "); in runHelp()
98 printShellCommandHelp(pw, ""); in onShellCommand()105 public void printShellCommandHelp(PrintWriter pw, String prefix) { in printShellCommandHelp() method in ProtoLogController
71 public void printShellCommandHelp(PrintWriter pw, String prefix) { in printShellCommandHelp() method in CompatUIShellCommandHandler
88 public void printShellCommandHelp(PrintWriter pw, String prefix) { in printShellCommandHelp() method in SplitScreenShellCommandHandler