Searched defs:getFileForDocId (Results 1 – 2 of 2) sorted by relevance
229 private File getFileForDocId(String docId) throws FileNotFoundException { in getFileForDocId() method in ExternalStorageProvider233 private File getFileForDocId(String docId, boolean visible) throws FileNotFoundException { in getFileForDocId() method in ExternalStorageProvider
141 private File getFileForDocId(String documentId) throws FileNotFoundException { in getFileForDocId() method in BugreportStorageProvider