Searched defs:sendResponse (Results 1 – 6 of 6) sorted by relevance
637 public boolean sendResponse(BluetoothDevice device, int requestId, in sendResponse() method in BluetoothGattServer
262 public void sendResponse(int code, byte[] header) throws IOException { in sendResponse() method in ServerSession
186 void sendResponse(String msg) { in sendResponse() method in UsbDebuggingManager.UsbDebuggingThread
345 void sendResponse(int replyType, int arg, int key, Object obj) { in sendResponse() method in NsdManagerTest
447 public void sendResponse(RequestEvent event, int responseCode) in sendResponse() method in SipHelper
1349 sendResponse(Message onComplete, Object result, Throwable e) { in sendResponse() method in ImsPhone