OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STORAGE_AUTHORITY
(Results
1 - 3
of
3
) sorted by null
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
Constants.java
169
public static final String
STORAGE_AUTHORITY
= "com.android.providers.downloads.documents";
OpenHelper.java
87
Constants.
STORAGE_AUTHORITY
, String.valueOf(id));
DownloadStorageProvider.java
54
private static final String AUTHORITY = Constants.
STORAGE_AUTHORITY
;
Completed in 43 milliseconds