Home
last modified time | relevance | path

Searched refs:getFileTypeLookup (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
H A DDetailsView.java51 DocumentsApplication.getFileTypeLookup(getContext()); in accept()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDocumentsApplication.java110 public static Lookup<String, String> getFileTypeLookup(Context context) { in getFileTypeLookup() method in DocumentsApplication
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/files/
H A DFilesActivity.java101 DocumentsApplication.getFileTypeLookup(this), in onCreate()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/picker/
H A DPickActivity.java101 DocumentsApplication.getFileTypeLookup(this), in onCreate()