Home
last modified time | relevance | path

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

/work/work-runtime/src/main/java/androidx/work/impl/utils/futures/
DSettableFuture.java55 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
DAbstractFuture.java700 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture