Searched defs:handleCommand (Results 1 – 3 of 3) sorted by relevance
120 private void handleCommand(Intent cmd) { in handleCommand() method in BaseTestingActivity
145 bool BufferWriterQueue::handleCommand(const Cmd& cmd) const { in handleCommand() function in BufferWriterQueue
60 private int handleCommand(String cmd, PrintWriter pw) throws Exception { in handleCommand() method in WifiP2pShellCommand