Searched refs:checkCauseWasUnsupportedOperation (Results 1 – 1 of 1) sorted by relevance
42 sWebViewUnavailable = !hasWebViewFeature(context) && checkCauseWasUnsupportedOperation(t); in determineIfWebViewAvailable()61 private static boolean checkCauseWasUnsupportedOperation(Throwable t) { in checkCauseWasUnsupportedOperation() method in NullWebViewUtils85 !checkCauseWasUnsupportedOperation(mPendingException); in isWebViewAvailable()