Searched refs:runInterruptibly (Results 1 – 2 of 2) sorted by relevance
119 static void runInterruptibly(Cancellable task) throws ExecutionException { in runInterruptibly() method in Cancellable
594 Cancellable.runInterruptibly(copyTask); in copy()