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