Home
last modified time | relevance | path

Searched refs:isFileUrl (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/webkit/
H A DURLUtil.java204 public static boolean isFileUrl(String url) { in isFileUrl() method in URLUtil
276 isFileUrl(url) || in isValidUrl()
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DInstallationAsyncTask.java400 } else if (URLUtil.isFileUrl(mUrl)) { in verifyAndPrepare()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19629 HSPLandroid/webkit/URLUtil;->isFileUrl(Ljava/lang/String;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19693 HSPLandroid/webkit/URLUtil;->isFileUrl(Ljava/lang/String;)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt57212 method public static boolean isFileUrl(String);