Searched defs:streamClosed (Results 1 - 3 of 3) sorted by relevance
/frameworks/base/obex/javax/obex/ | ||
H A D | BaseStream.java | 75 void streamClosed(boolean inStream) throws IOException; method in interface:BaseStream |
H A D | ClientOperation.java | 761 public void streamClosed(boolean inStream) throws IOException { method in class:ClientOperation |
H A D | ServerOperation.java | 854 public void streamClosed(boolean inStream) throws IOException { method in class:ServerOperation |
Completed in 16 milliseconds