HomeSort by relevance Sort by last modified time
    Searched refs:ensureNotDone (Results 1 - 4 of 4) sorted by null

  /frameworks/base/obex/javax/obex/
BaseStream.java 55 void ensureNotDone() throws IOException;
PrivateOutputStream.java 84 mParent.ensureNotDone();
109 mParent.ensureNotDone();
ClientOperation.java 307 ensureNotDone();
398 public void ensureNotDone() throws IOException {
ServerOperation.java 833 public void ensureNotDone() throws IOException {

Completed in 82 milliseconds