Home
last modified time | relevance | path

Searched refs:PATH_CHILDREN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
DDocumentsContract.java853 private static final String PATH_CHILDREN = "children"; field in DocumentsContract
983 .appendPath(PATH_DOCUMENT).appendPath(parentDocumentId).appendPath(PATH_CHILDREN) in buildChildDocumentsUri()
1015 .appendPath(parentDocumentId).appendPath(PATH_CHILDREN).build(); in buildChildDocumentsUriUsingTree()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55770 Landroid/provider/DocumentsContract;->PATH_CHILDREN:Ljava/lang/String;