Searched refs:getSuffixPath (Results 1 – 1 of 1) sorted by relevance
464 public @NonNull String getSuffixPath(@NonNull String path) { in getSuffixPath() method in WebViewAssetLoader.PathMatcher559 String suffixPath = matcher.getSuffixPath(url.getPath()); in shouldInterceptRequest()