Searched refs:ensureNotDone (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/obex/javax/obex/
H A DBaseStream.java55 void ensureNotDone() throws IOException; method in interface:BaseStream
H A DPrivateOutputStream.java84 mParent.ensureNotDone();
109 mParent.ensureNotDone();
H A DClientOperation.java285 ensureNotDone();
376 public void ensureNotDone() throws IOException { method in class:ClientOperation
H A DServerOperation.java711 public void ensureNotDone() throws IOException { method in class:ServerOperation

Completed in 907 milliseconds