Searched refs:hasWebViewFeature (Results 1 – 1 of 1) sorted by relevance
42 sWebViewUnavailable = !hasWebViewFeature(context) && checkCauseWasUnsupportedOperation(t); in determineIfWebViewAvailable()55 private static boolean hasWebViewFeature(Context context) { in hasWebViewFeature() method in NullWebViewUtils84 return hasWebViewFeature(context) || in isWebViewAvailable()