Home
last modified time | relevance | path

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

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