Home
last modified time | relevance | path

Searched defs:PathMatcher (Results 1 – 1 of 1) sorted by relevance

/webkit/webkit/src/main/java/androidx/webkit/
DWebViewAssetLoader.java395 /*package*/ static class PathMatcher { class in WebViewAssetLoader
410 PathMatcher(final @NonNull String authority, final @NonNull String path, in PathMatcher() method in WebViewAssetLoader.PathMatcher