Searched refs:ShellCommand (Results 1 – 17 of 17) sorted by relevance
20 import android.os.ShellCommand;26 final protected ShellCommand mArgs = new ShellCommand() {
19 import android.os.ShellCommand;24 class WebViewUpdateServiceShellCommand extends ShellCommand {
21 import android.os.ShellCommand;25 class OtaDexoptShellCommand extends ShellCommand {
50 import android.os.ShellCommand;77 class PackageManagerShellCommand extends ShellCommand {844 public boolean handleOption(String opt, ShellCommand cmd) { in parseIntentAndUser()
70 import android.os.ShellCommand;3400 private class MyShellCommand extends ShellCommand {
63 import android.os.ShellCommand;3515 private class Shell extends ShellCommand {
19 import android.os.ShellCommand;24 public class StatusBarShellCommand extends ShellCommand {
24 import android.os.ShellCommand;29 public class JobSchedulerShellCommand extends ShellCommand {
22 import android.os.ShellCommand;28 class ActivityManagerShellCommand extends ShellCommand {
38 import android.os.ShellCommand;41 class NetworkPolicyManagerShellCommand extends ShellCommand {
34 public abstract class ShellCommand { class
23 import android.os.ShellCommand;643 class Shell extends ShellCommand {
54 import android.os.ShellCommand;1643 static class Shell extends ShellCommand {
64 import android.os.ShellCommand;2519 class Shell extends ShellCommand {
77 import android.os.ShellCommand;2247 private class Shell extends ShellCommand {
40 import android.os.ShellCommand;5423 boolean handleOption(String opt, ShellCommand cmd);5427 public static Intent parseCommandArgs(ShellCommand cmd, CommandOptionHandler optionHandler) in parseCommandArgs()
62 import android.os.ShellCommand;499 public boolean handleOption(String opt, ShellCommand cmd) { in makeIntent()