Searched refs:ActivityManagerShellCommand (Results 1 – 3 of 3) sorted by relevance
159 final class ActivityManagerShellCommand extends ShellCommand { class215 ActivityManagerShellCommand(ActivityManagerService service, boolean dumping) { in ActivityManagerShellCommand() method in ActivityManagerShellCommand2275 ActivityManagerShellCommand.class.getName());
9778 (new ActivityManagerShellCommand(this, false)).exec( in onShellCommand()10031 ActivityManagerShellCommand.dumpHelp(pw, true); in doDump()10317 ActivityManagerShellCommand shell = new ActivityManagerShellCommand(this, true); in doDump()
12350 Lcom/android/server/am/ActivityManagerShellCommand;