Searched refs:ShellCommand (Results 1 – 25 of 28) sorted by relevance
12
20 import android.os.ShellCommand;26 final protected ShellCommand mArgs = new ShellCommand() {
22 import android.os.ShellCommand;26 class PowerManagerShellCommand extends ShellCommand {
21 import android.os.ShellCommand;26 class OtaDexoptShellCommand extends ShellCommand {
53 import android.os.ShellCommand;82 class PackageManagerShellCommand extends ShellCommand {965 public boolean handleOption(String opt, ShellCommand cmd) { in parseIntentAndUser()
19 import android.os.ShellCommand;24 class WebViewUpdateServiceShellCommand extends ShellCommand {
22 import android.os.ShellCommand;66 private static class CoverageCommand extends ShellCommand {
19 import android.os.ShellCommand;26 public class StatusBarShellCommand extends ShellCommand {
26 import android.os.ShellCommand;31 class LockSettingsShellCommand extends ShellCommand {
43 import android.os.ShellCommand;739 private static class Shell extends ShellCommand {
43 import android.os.ShellCommand;927 private final class VibratorShellCommand extends ShellCommand {
25 import android.os.ShellCommand;666 class Shell extends ShellCommand {
65 import android.os.ShellCommand;2617 class Shell extends ShellCommand {
56 import android.os.ShellCommand;1705 static class Shell extends ShellCommand {
24 import android.os.ShellCommand;38 final class OverlayManagerShellCommand extends ShellCommand {
22 import android.os.ShellCommand;33 public final class AutofillManagerServiceShellCommand extends ShellCommand {
24 import android.os.ShellCommand;29 public final class JobSchedulerShellCommand extends ShellCommand {
40 import android.os.ShellCommand;43 class NetworkPolicyManagerShellCommand extends ShellCommand {
30 import android.os.ShellCommand;97 final static class MyShellCommand extends ShellCommand {
34 public abstract class ShellCommand { class
36 import android.os.ShellCommand;333 class Shell extends ShellCommand {
57 import android.os.ShellCommand;
55 import android.os.ShellCommand;620 private class ShellCmd extends ShellCommand {
50 import android.os.ShellCommand;83 final class ActivityManagerShellCommand extends ShellCommand {278 public boolean handleOption(String opt, ShellCommand cmd) { in makeIntent()
80 import android.os.ShellCommand;2289 private class Shell extends ShellCommand {
43 import android.os.ShellCommand;6210 boolean handleOption(String opt, ShellCommand cmd);6214 public static Intent parseCommandArgs(ShellCommand cmd, CommandOptionHandler optionHandler) in parseCommandArgs()