Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java625 NotificationCompat.WearableExtender wearableExtender = in validateNotifications() local
721 notification, wearableExtender, msgNotifications, notificationId, in validateNotifications()
797 notification.extend(wearableExtender); in validateNotifications()
968 final NotificationCompat.WearableExtender wearableExtender, in configureLatestEventInfoFromConversation() argument
1136 wearableExtender.setBackground(firstResult.contactIconInfo.wearableBg); in configureLatestEventInfoFromConversation()
1139 wearableExtender.setBackground(getDefaultWearableBg(context)); in configureLatestEventInfoFromConversation()
1154 folderPreferences, notificationBuilder, wearableExtender, conversationCursor, in configureLatestEventInfoFromConversation()
1160 wearableExtender.setBackground(result.contactIconInfo.wearableBg); in configureLatestEventInfoFromConversation()
1162 wearableExtender.setBackground(getDefaultWearableBg(context)); in configureLatestEventInfoFromConversation()