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