Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DURLUtil.java222 public static boolean isFileUrl(String url) { in isFileUrl() method in URLUtil
295 || isFileUrl(url) in isValidUrl()
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DInstallationAsyncTask.java400 } else if (URLUtil.isFileUrl(mUrl)) { in verifyAndPrepare()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt19280 HSPLandroid/webkit/URLUtil;->isFileUrl(Ljava/lang/String;)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36115 method public static boolean isFileUrl(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt19344 HSPLandroid/webkit/URLUtil;->isFileUrl(Ljava/lang/String;)Z
/frameworks/base/core/api/
Dcurrent.txt57839 method public static boolean isFileUrl(String);