MCPcopy Create free account
hub / github.com/aqi00/note / getPath

Method getPath

ExmWeb/src/com/example/exmweb/util/MediaUtility.java:23–80  ·  view source on GitHub ↗

Get a file path from a Uri. This will get the the path for Storage Access Framework Documents, as well as the _data field for the MediaStore and other file-based ContentProviders. @param context The context. @param uri The Uri to query. @author paulburke

(final Context context, final Uri uri)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isDownloadsDocumentMethod · 0.95
getDataColumnMethod · 0.95
isMediaDocumentMethod · 0.95
parseMethod · 0.80

Tested by

no test coverage detected