Searched refs:pathFile (Results 1 – 1 of 1) sorted by relevance
88 File pathFile = new File(path); in getShareableUri() local89 return FileProvider.getUriForFile(context, authority, pathFile, displayName); in getShareableUri()