Searched defs:sendResponse (Results 1 – 7 of 7) sorted by relevance
129 public void sendResponse(final ByteBuffer packet) throws IOException { in sendResponse() method in TapPacketReader
682 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
946 public void sendResponse(String msg) { in sendResponse() method in AdbDebuggingManagerTest.AdbDebuggingThreadTest
447 public void sendResponse(RequestEvent event, int responseCode) in sendResponse() method in SipHelper
519 void sendResponse(String msg) { in sendResponse() method in AdbDebuggingManager.AdbDebuggingThread
1711 sendResponse(Message onComplete, Object result, Throwable e) { in sendResponse() method in ImsPhone