Searched defs:ensureNotDone (Results 1 - 3 of 3) sorted by relevance
/frameworks/base/obex/javax/obex/ | ||
H A D | BaseStream.java | 55 void ensureNotDone() throws IOException; method in interface:BaseStream |
H A D | ClientOperation.java | 306 ensureNotDone(); 397 public void ensureNotDone() throws IOException { method in class:ClientOperation |
H A D | ServerOperation.java | 843 public void ensureNotDone() throws IOException { method in class:ServerOperation |
Completed in 9 milliseconds