Searched refs:moveInMediaStore (Results 1 – 1 of 1) sorted by relevance
284 moveInMediaStore(beforeVisibleFile, afterVisibleFile); in renameDocument()311 moveInMediaStore(visibleFileBefore, getFileForDocId(docId, true)); in moveDocument()316 private void moveInMediaStore(@Nullable File oldVisibleFile, @Nullable File newVisibleFile) { in moveInMediaStore() method in FileSystemProvider