Searched refs:sProcessHandler (Results 1 – 2 of 2) sorted by relevance
47 private static KillableColoredProcessHandler sProcessHandler; field in CommandRunner118 sProcessHandler = new KillableColoredProcessHandler(mCommand); in run()120 sProcessHandler.addProcessListener(mProcessListener); in run()123 sProcessHandler.startNotify(); in run()134 consoleView.attachToProcess(sProcessHandler); in launchConsole()138 new RunContentDescriptor(consoleView, sProcessHandler, panel, Constants.ATEST_NAME); in launchConsole()150 if (sProcessHandler != null) { in stopProcess()155 DefaultRunExecutor.getRunExecutorInstance(), sProcessHandler); in stopProcess()159 sProcessHandler.killProcess(); in stopProcess()160 sProcessHandler = null; in stopProcess()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...