Searched refs:EXTERNAL_STORAGE_PROVIDER_AUTHORITY (Results 1 – 8 of 8) sorted by relevance
460 DocumentsContract.EXTERNAL_STORAGE_PROVIDER_AUTHORITY, rootId); in createOpenDocumentTreeIntent()
72 public static final String AUTHORITY = DocumentsContract.EXTERNAL_STORAGE_PROVIDER_AUTHORITY;
244 public static final String EXTERNAL_STORAGE_PROVIDER_AUTHORITY = field in DocumentsContract
205 public static final String EXTERNAL_STORAGE_PROVIDER_AUTHORITY = field in MediaStore
5656 !authority.equals(DocumentsContract.EXTERNAL_STORAGE_PROVIDER_AUTHORITY)) {8746 return MediaStore.EXTERNAL_STORAGE_PROVIDER_AUTHORITY;8751 return DocumentsContract.EXTERNAL_STORAGE_PROVIDER_AUTHORITY;8763 return DocumentsContract.EXTERNAL_STORAGE_PROVIDER_AUTHORITY;
2028 provider = getProviderInfo(DocumentsContract.EXTERNAL_STORAGE_PROVIDER_AUTHORITY); in servicesReady()
9198 …field public static final String EXTERNAL_STORAGE_PROVIDER_AUTHORITY = "com.android.externalstorag…
45176 Landroid/provider/DocumentsContract;->EXTERNAL_STORAGE_PROVIDER_AUTHORITY:Ljava/lang/String;