Home
last modified time | relevance | path

Searched refs:getRootCause (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/util/
DExceptionUtilsTest.java80 assertThat((IOException) ExceptionUtils.getRootCause(outer)).isEqualTo(inner); in testGetRootCause()
90 assertThat((IOException) ExceptionUtils.getRootCause(outer)).isEqualTo(inner); in testAppendCause()
/packages/services/Car/car-lib/src/com/android/car/internal/util/
DExceptionUtils.java90 public static @NonNull Throwable getRootCause(@NonNull Throwable throwable) { in getRootCause() method in ExceptionUtils
103 getRootCause(t).initCause(cause); in appendCause()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt2791 PLkotlinx/coroutines/JobSupport$Finishing;->getRootCause()Ljava/lang/Throwable;