Searched defs:sendResponse (Results 1 – 8 of 8) sorted by relevance
98 public void sendResponse(final ByteBuffer packet) throws IOException { in sendResponse() method in TapPacketReader
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
829 public void sendResponse(String msg) { in sendResponse() method in AdbDebuggingManagerTest.AdbDebuggingThreadTest
344 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
510 void sendResponse(String msg) { in sendResponse() method in AdbDebuggingManager.AdbDebuggingThread
1644 sendResponse(Message onComplete, Object result, Throwable e) { in sendResponse() method in ImsPhone