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