Home
last modified time | relevance | path

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

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DNullWebViewUtils.java76 private Throwable mPendingException; field in NullWebViewUtils.NullWebViewFromThreadExceptionHandler
80 mPendingException = e; in uncaughtException()
85 !checkCauseWasUnsupportedOperation(mPendingException); in isWebViewAvailable()