Searched defs:sendCommand (Results 1 – 5 of 5) sorted by relevance
43 unique_fd AbbProcess::sendCommand(std::string_view command) { in sendCommand() function in __anon08d36e7b0111::AbbProcess
79 public boolean sendCommand(int vendorId, String atCommand, BluetoothDevice device) { in sendCommand() method in VendorCommandResponseProcessor
355 public String sendCommand(String command, boolean sensitive) in sendCommand() method in ImapConnection
195 public void sendCommand(@NonNull String command, @Nullable Bundle args, in sendCommand() method in MediaController
4132 void sendCommand(int fd, const std::string& cmd) { in sendCommand() function