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 not stored for this graph (policy: none)
no test coverage detected