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