Searched refs:getDocIdForFile (Results 1 – 3 of 3) sorted by relevance
41 public static String getDocIdForFile(File file) { in getDocIdForFile() method in RawDocumentsHelper
572 protected String getDocIdForFile(File file) throws FileNotFoundException { in getDocIdForFile() method in DownloadStorageProvider573 return RawDocumentsHelper.getDocIdForFile(file); in getDocIdForFile()
158 protected String getDocIdForFile(File file) { in getDocIdForFile() method in StorageProvider