Searched refs:FuncThrowingRemoteException (Results 1 – 1 of 1) sorted by relevance
44 interface FuncThrowingRemoteException<T> { interface in Utils48 static <T> T maybeRethrow(@NonNull FuncThrowingRemoteException<T> r) { in maybeRethrow()