Searched refs:getAttachmentUri (Results 1 – 3 of 3) sorted by relevance
81 protected Uri getAttachmentUri() { in getAttachmentUri() method in NotificationState
106 protected Uri getAttachmentUri() { in getAttachmentUri() method in MessageNotificationState
716 final Uri attachmentUri = notificationState.getAttachmentUri(); in sendNotification()