Searched refs:mPath (Results 1 – 1 of 1) sorted by relevance
401 final @NonNull String mPath; field in WebViewAssetLoader.PathMatcher419 mPath = path; in PathMatcher()451 if (!uri.getPath().startsWith(mPath)) { in match()465 return path.replaceFirst(mPath, ""); in getSuffixPath()