Searched defs:AUTHORITY_STORAGE (Results 1 – 2 of 2) sorted by relevance
31 public static final String AUTHORITY_STORAGE = "com.android.externalstorage.documents"; field in Providers
340 context.getContentResolver(), Providers.AUTHORITY_STORAGE)) { in logStorageFileOperationFailure()