Searched defs:handleCommand (Results 1 – 5 of 5) sorted by relevance
38 boolean handleCommand(final String[] args, PrintWriter pw); in handleCommand() method
92 private boolean handleCommand(final String[] args, PrintWriter pw) { in handleCommand() method in ShellCommandHandlerImpl218 public boolean handleCommand(String[] args, PrintWriter pw) { in handleCommand() method in ShellCommandHandlerImpl.HandlerImpl
250 int handleCommand(Bundle* bundle) in handleCommand() function
158 boolean handleCommand(HdmiCecMessage message) { in handleCommand() method in HdmiCecStandbyModeHandler
378 private void handleCommand(CommandParams cmdParams, boolean isProactiveCmd) { in handleCommand() method in CatService