Home
last modified time | relevance | path

Searched defs:ensureNotDone (Results 1 – 3 of 3) sorted by relevance

/external/obex/src/com/android/obex/
DBaseStream.java54 void ensureNotDone() throws IOException; in ensureNotDone() method
DClientOperation.java358 public void ensureNotDone() throws IOException { in ensureNotDone() method in ClientOperation
DServerOperation.java831 public void ensureNotDone() throws IOException { in ensureNotDone() method in ServerOperation