Searched refs:AUTHORITY_MEDIA (Results 1 – 1 of 1) sorted by relevance
87 private static final String AUTHORITY_MEDIA = "com.android.providers.media.documents"; field in PrivateVolumeSettings440 intent.setData(DocumentsContract.buildRootUri(AUTHORITY_MEDIA, "images_root")); in onPreferenceTreeClick()446 intent.setData(DocumentsContract.buildRootUri(AUTHORITY_MEDIA, "videos_root")); in onPreferenceTreeClick()452 intent.setData(DocumentsContract.buildRootUri(AUTHORITY_MEDIA, "audio_root")); in onPreferenceTreeClick()