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