Searched refs:wearableExtender (Results 1 – 2 of 2) sorted by relevance
788 final WearableExtender wearableExtender = new WearableExtender(); in fireOffNotification() local792 wearableExtender.setBackground(avatarHiResBitmap); in fireOffNotification()798 wearableExtender.setBackground(defaultBackground); in fireOffNotification()830 wearableExtender.addPage(photoPageNotifBuilder.build()); in fireOffNotification()833 maybeAddWearableConversationLog(wearableExtender, in fireOffNotification()835 addDownloadMmsAction(notifBuilder, wearableExtender, notificationState); in fireOffNotification()836 addWearableVoiceReplyAction(wearableExtender, notificationState); in fireOffNotification()840 notifBuilder.extend(wearableExtender); in fireOffNotification()863 final WearableExtender wearableExtender, in maybeAddWearableConversationLog() argument874 wearableExtender.addPage(page); in maybeAddWearableConversationLog()[all …]
797 final WearableExtender wearableExtender = new WearableExtender(); in buildConversationPageForWearable() local798 wearableExtender.setStartScrollBottom(true); in buildConversationPageForWearable()799 notifBuilder.extend(wearableExtender); in buildConversationPageForWearable()