Searched refs:PATH_ROOT (Results 1 – 1 of 1) sorted by relevance
490 private static final String PATH_ROOT = "root"; field in DocumentsContract508 .authority(authority).appendPath(PATH_ROOT).build(); in buildRootsUri()519 .authority(authority).appendPath(PATH_ROOT).appendPath(rootId).build(); in buildRootUri()532 .authority(authority).appendPath(PATH_ROOT).appendPath(rootId) in buildRecentDocumentsUri()578 .appendPath(PATH_ROOT).appendPath(rootId).appendPath(PATH_SEARCH) in buildSearchDocumentsUri()614 if (!PATH_ROOT.equals(paths.get(0))) { in getRootId()