Searched refs:pathMatcherList (Results 1 – 1 of 1) sorted by relevance
528 List<PathMatcher> pathMatcherList = new ArrayList<>(); in build() local532 pathMatcherList.add(new PathMatcher(mDomain, path, mHttpAllowed, handler)); in build()534 return new WebViewAssetLoader(pathMatcherList); in build()