Searched refs:filePathToURI (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/
H A DPolicyUtils.java306 return filePathToURI(new File(path)
328 public static URI filePathToURI(String path) throws URISyntaxException { method in class:PolicyUtils

Completed in 118 milliseconds