Home
last modified time | relevance | path

Searched defs:fileFromPath (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/resources/src/main/java/org/robolectric/res/
DFs.java51 public static Path fileFromPath(String path) { in fileFromPath() method in Fs
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DFs.java41 public static FsFile fileFromPath(String urlString) { in fileFromPath() method in Fs