Searched defs:sendHeaders (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/obex/javax/obex/
H A DClientOperation.java333 public void sendHeaders(HeaderSet headers) throws IOException { method in class:ClientOperation
H A DOperation.java47 * <code>sendHeaders()</code>.
150 void sendHeaders(HeaderSet headers) throws IOException; method in interface:Operation
H A DServerOperation.java527 public void sendHeaders(HeaderSet headers) throws IOException { method in class:ServerOperation

Completed in 38 milliseconds