Searched refs:closeFileHandle (Results 1 – 3 of 3) sorted by relevance
158 void closeFileHandle(long fileHandle) throws IOException, ErrnoException; in closeFileHandle() method213 private int closeFileHandle(long fileHandle) { in closeFileHandle() method in AppFuse215 mCallback.closeFileHandle(fileHandle); in closeFileHandle()
663 public void closeFileHandle(long fileHandle) throws IOException, ErrnoException { in closeFileHandle() method in MtpDocumentsProvider.AppFuseCallback
260 public void closeFileHandle(long fileHandle) {} in closeFileHandle() method in AppFuseTest.TestCallback