Searched refs:propagateException (Results 1 – 2 of 2) sorted by relevance
62 recv.propagateException(new RuntimeException("Placeholder exception")); in testPropagateException()
187 public void propagateException(@NonNull RuntimeException e) { in propagateException() method in SynchronousResultReceiver