Searched refs:MyShellCommand (Results 1 – 2 of 2) sorted by relevance
51 (new MyShellCommand(mProvider, false)).exec( in onShellCommand()76 MyShellCommand.dumpHelp(pw, true); in dump()97 final static class MyShellCommand extends ShellCommand { class in SettingsService120 MyShellCommand(SettingsProvider provider, boolean dumping) { in MyShellCommand() method in SettingsService.MyShellCommand
3974 final int status = (new MyShellCommand()).exec(this, in, out, err, args, callback, in onShellCommand()3991 private class MyShellCommand extends ShellCommand { class in ShortcutService