Searched refs:PATH_CHILDREN (Results 1 – 2 of 2) sorted by relevance
854 private static final String PATH_CHILDREN = "children"; field in DocumentsContract984 .appendPath(PATH_DOCUMENT).appendPath(parentDocumentId).appendPath(PATH_CHILDREN) in buildChildDocumentsUri()1016 .appendPath(parentDocumentId).appendPath(PATH_CHILDREN).build(); in buildChildDocumentsUriUsingTree()
59911 Landroid/provider/DocumentsContract;->PATH_CHILDREN:Ljava/lang/String;