Searched defs:getFileSize (Results 1 – 3 of 3) sorted by relevance
119 long getFileSize(int inode) throws FileNotFoundException; in getFileSize() method163 private long getFileSize(int inode) { in getFileSize() method in AppFuse
553 private long getFileSize(String documentId) throws FileNotFoundException { in getFileSize() method in MtpDocumentsProvider611 public long getFileSize(int inode) throws FileNotFoundException { in getFileSize() method in MtpDocumentsProvider.AppFuseCallback
240 public long getFileSize(int inode) throws FileNotFoundException { in getFileSize() method in AppFuseTest.TestCallback