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