MCPcopy Create free account
hub / github.com/TachiWeb/TachiWeb-Server / fromFile

Method fromFile

AndroidCompat/src/main/java/android/net/Uri.java:390–397  ·  view source on GitHub ↗

Creates a Uri from a file. The URI has the form "file:// ". Encodes path characters with the exception of '/'. Example: "file:///tmp/android.txt" @throws NullPointerException if file is null @return a Uri for the given file

(File file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getCanonicalUriMethod · 0.95
getUriCompatFunction · 0.80
PreferencesHelperClass · 0.80
scanMediaMethod · 0.80

Calls 1

fromDecodedMethod · 0.95

Tested by

no test coverage detected