Searched refs:DOCUMENT_AUTHORITY (Results 1 – 1 of 1) sorted by relevance
420 private static final String DOCUMENT_AUTHORITY = "com.android.externalstorage.documents"; field in VolumeInfo430 uri = DocumentsContract.buildRootUri(DOCUMENT_AUTHORITY, fsUuid); in buildBrowseIntent()432 uri = DocumentsContract.buildRootUri(DOCUMENT_AUTHORITY, in buildBrowseIntent()