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