Searched refs:MyShellCommand (Results 1 – 3 of 3) sorted by relevance
50 (new MyShellCommand(mProvider, false)).exec( in onShellCommand()75 MyShellCommand.dumpHelp(pw, true); in dump()96 final static class MyShellCommand extends ShellCommand { class in SettingsService119 MyShellCommand(SettingsProvider provider, boolean dumping) { in MyShellCommand() method in SettingsService.MyShellCommand
71 (new MyShellCommand(mProvider)) in onShellCommand()94 static final class MyShellCommand extends ShellCommand { class in DeviceConfigService107 MyShellCommand(SettingsProvider provider) { in MyShellCommand() method in DeviceConfigService.MyShellCommand
4904 final int status = (new MyShellCommand()).exec(this, in, out, err, args, callback,4921 private class MyShellCommand extends ShellCommand {