Searched refs:isMimeTypeSupportedInPath (Results 1 – 1 of 1) sorted by relevance
2967 private boolean isMimeTypeSupportedInPath(String path, String mimeType) { in isMimeTypeSupportedInPath() method3262 if (!isMimeTypeSupportedInPath(newPath + "/" + filePath, mimeType)) { in getWritableFilesForRenameDirectory()3381 if (!isMimeTypeSupportedInPath(newPath, newMimeType)) { in renameFileCheckedForFuse()