Searched refs:ShellCommandActionHandler (Results 1 – 7 of 7) sorted by relevance
38 private final TreeMap<String, ShellCommandActionHandler> mCommands = new TreeMap<>();40 public interface ShellCommandActionHandler { interface in ShellCommandHandler77 public <T> void addCommandCallback(String commandClass, ShellCommandActionHandler actions, in addCommandCallback()110 final ShellCommandActionHandler actions = mCommands.get(args[1]); in handleCommand()
25 ShellCommandHandler.ShellCommandActionHandler {
35 ShellCommandHandler.ShellCommandActionHandler {
30 ShellCommandHandler.ShellCommandActionHandler {
34 public class ProtoLogController implements ShellCommandHandler.ShellCommandActionHandler {
50 implements ShellCommandHandler.ShellCommandActionHandler, TransitionTracer {
132 ShellCommandHandler.ShellCommandActionHandler {