Searched defs:rootPath (Results 1 – 3 of 3) sorted by relevance
188 final String rootPath = root.getValue().getPath(); in getDocIdForFile() local201 final String rootPath = mostSpecific.getValue().getPath(); in getDocIdForFile() local
670 final String rootPath = root.getValue().getPath(); in getUriForFile() local683 final String rootPath = mostSpecific.getValue().getPath(); in getUriForFile() local
434 protected final void fullBackupFileTree(String packageName, String domain, String rootPath, in fullBackupFileTree()