Searched refs:PrintShellCommand (Results 1 – 2 of 2) sorted by relevance
31 final class PrintShellCommand extends ShellCommand { class34 PrintShellCommand(@NonNull IPrintManager service) { in PrintShellCommand() method in PrintShellCommand
134 new PrintShellCommand(this).exec(this, in, out, err, args, callback, resultReceiver); in onShellCommand()