Home
last modified time | relevance | path

Searched defs:getException (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/parsing/result/
DParseResult.java62 Exception getException(); in getException() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccIoResult.java222 public IccException getException() { in getException() method in IccIoResult
/frameworks/base/tests/utils/testutils/java/android/os/test/
DTestLooper.java281 public RuntimeException getException() { in getException() method in TestLooper.AutoDispatchThread
/frameworks/base/tools/lock_agent/java/com/android/lock_checker/
DLockHook.java322 Throwable getException(); in getException() method
DOnThreadLockChecker.java290 public Throwable getException() { in getException() method in OnThreadLockChecker.Violation