Searched refs:getMostSpecificRootForPath (Results 1 – 1 of 1) sorted by relevance
312 RootInfo mostSpecificRoot = getMostSpecificRootForPath(path, false); in getDocIdForFileMaybeCreate()317 mostSpecificRoot = getMostSpecificRootForPath(path, true); in getDocIdForFileMaybeCreate()346 private RootInfo getMostSpecificRootForPath(String path, boolean visible) { in getMostSpecificRootForPath() method in ExternalStorageProvider