Searched refs:appendCause (Results 1 – 6 of 6) sorted by relevance
19 import static android.util.ExceptionUtils.appendCause;149 throw propagate(appendCause(t, msg.postPoint)); in dispatch()
95 public static @NonNull Throwable appendCause(@NonNull Throwable t, @Nullable Throwable cause) { in appendCause() method in ExceptionUtils
3214 ExceptionUtils.appendCause(e, cause); in readException()
15412 HSPLandroid/util/ExceptionUtils;->appendCause(Ljava/lang/Throwable;Ljava/lang/Throwable;)Ljava/lang…
15476 HSPLandroid/util/ExceptionUtils;->appendCause(Ljava/lang/Throwable;Ljava/lang/Throwable;)Ljava/lang…
57050 Landroid/util/ExceptionUtils;->appendCause(Ljava/lang/Throwable;Ljava/lang/Throwable;)Ljava/lang/Th…