Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DAttachmentUtils.java131 String sheetName = context.getString(R.string.attachment_application_vnd_ms_excel); in getMimeTypeDisplayName() local
152 .put("application/vnd.ms-excel", sheetName) in getMimeTypeDisplayName()
154 sheetName) in getMimeTypeDisplayName()