Get the value of the data column for this Uri. This is useful for MediaStore Uris, and other file-based ContentProviders. @param context The context. @param uri The Uri to query. @param selection (Optional) Filter used in the query. @param selectionArgs (Optional) Selection argu
(Context context, Uri uri, String selection, String[] selectionArgs)