Searched defs:postAndReply (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/provider/
H A DSelfDestructiveThread.java120 * Reply callback for postAndReply
135 public <T> void postAndReply(final Callable<T> callable, final ReplyCallback<T> reply) { method in class:SelfDestructiveThread

Completed in 77 milliseconds