Searched defs:checkDestroyedAndRun (Results 1 – 1 of 1) sorted by relevance
99 checkDestroyedAndRun(() -> { in onSelectionEvent() method114 checkDestroyedAndRun(() -> { in onTextClassifierEvent() method154 private <T> T checkDestroyedAndRun(Supplier<T> responseSupplier) { in checkDestroyedAndRun() method in TextClassificationSession