Searched refs:mHttpEnabled (Results 1 – 1 of 1) sorted by relevance
399 final boolean mHttpEnabled; field in WebViewAssetLoader.PathMatcher420 mHttpEnabled = httpEnabled; in PathMatcher()441 if (uri.getScheme().equals(HTTP_SCHEME) && !mHttpEnabled) { in match()