Searched defs:sendCommand (Results 1 – 4 of 4) sorted by relevance
77 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
3967 void sendCommand(int fd, const std::string& cmd) { in sendCommand() function