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