Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DExceptionUtils.java85 public static @NonNull Throwable getRootCause(@NonNull Throwable t) { in getRootCause() method in ExceptionUtils
97 getRootCause(t).initCause(cause); in appendCause()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java375 loge("process: error event=" + event, getRootCause(e)); in process()
413 private Throwable getRootCause(Throwable exception) { in getRootCause() method in SipSessionGroup
690 getRootCause(e)); in doCommandAsync()
1424 exception = getRootCause(exception);
1599 + mLocalProfile.getUriString(), getRootCause(t));
/frameworks/base/boot/
Dboot-image-profile.txt15413 HSPLandroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
/frameworks/base/config/
Dboot-image-profile.txt15477 HSPLandroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57053 Landroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;