Searched refs:ActivityManagerShellCommand (Results 1 – 2 of 2) sorted by relevance
28 class ActivityManagerShellCommand extends ShellCommand { class37 ActivityManagerShellCommand(ActivityManagerService service, boolean dumping) { in ActivityManagerShellCommand() method in ActivityManagerShellCommand
14045 (new ActivityManagerShellCommand(this, false)).exec( in onShellCommand()14092 ActivityManagerShellCommand.dumpHelp(pw, true); in dump()14265 ActivityManagerShellCommand shell = new ActivityManagerShellCommand(this, true); in dump()