Searched refs:PATH_CHILDREN (Results 1 – 1 of 1) sorted by relevance
882 private static final String PATH_CHILDREN = "children"; field in DocumentsContract1026 .appendPath(PATH_DOCUMENT).appendPath(parentDocumentId).appendPath(PATH_CHILDREN) in buildChildDocumentsUri()1058 .appendPath(parentDocumentId).appendPath(PATH_CHILDREN).build(); in buildChildDocumentsUriUsingTree()