Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/util/concurrent/
DAbstractFuture.java159 protected final boolean wasInterrupted() { in wasInterrupted() method in AbstractFuture
333 boolean wasInterrupted() { in wasInterrupted() method in AbstractFuture.Sync