Home
last modified time | relevance | path

Searched defs:getCause (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DServiceStartNotAllowedException.java45 public synchronized Throwable getCause() { in getCause() method in ServiceStartNotAllowedException
/frameworks/layoutlib/common/src/com/android/layoutlib/common/util/
DReflectionUtils.java152 public static Throwable getCause(@NonNull Throwable throwable) { in getCause() method in ReflectionUtils
/frameworks/base/telephony/java/android/telephony/data/
DDataCallResponse.java268 public int getCause() { return mCause; } in getCause() method in DataCallResponse