Home
last modified time | relevance | path

Searched defs:attachmentType (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java717 final String attachmentType = notificationState.getAttachmentType(); in sendNotification() local
985 final CharSequence message, final Uri attachmentUri, final String attachmentType) { in formatInboxMessage()
1020 final String attachmentType) { in buildColonSeparatedMessage()
1027 final String attachmentType) { in buildSpaceSeparatedMessage()
1038 final String attachmentType, in buildBoldedMessage()
1065 static CharSequence formatAttachmentTag(final String author, final String attachmentType) { in formatAttachmentTag()
DMessageNotificationState.java158 final String attachmentType, final boolean isManualDownloadNeeded, in MessageLineInfo()
732 String attachmentType = null; in buildConversationPageForWearable() local
952 String attachmentType = null; in createConversationInfoList() local
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java435 String attachmentType = attachmentTypes[i]; in createBodyCursor() local