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

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java724 private static final String PATH_CHILDREN = "children"; field in class:DocumentsContract
854 .appendPath(PATH_DOCUMENT).appendPath(parentDocumentId).appendPath(PATH_CHILDREN)
886 .appendPath(parentDocumentId).appendPath(PATH_CHILDREN).build();

Completed in 217 milliseconds