Searched refs:setLargeIcon (Results 1 – 14 of 14) sorted by relevance
219 info.setLargeIcon(largeIcon); in savePhoto()251 builder.setLargeIcon(info.getLargeIcon()); in postNotification()466 public void setLargeIcon(@Nullable Bitmap largeIcon) { in setLargeIcon() method in ExternalCallNotifier.NotificationInfo
407 builder.setLargeIcon(largeIcon); in buildAndSendNotification()
141 .setLargeIcon(getBitmap(context, R.drawable.bucket)) in makeSmsNotification()219 .setLargeIcon(getBitmap(this, R.drawable.matias_hed)) in onHandleIntent()287 .setLargeIcon(getBitmap(this, R.drawable.romainguy_hed)) in onHandleIntent()
200 .setLargeIcon(Icon.createWithResource(context, R.drawable.unknown_notification_icon)) in showNonSpamCallNotification()314 .setLargeIcon(Icon.createWithResource(context, R.drawable.spam_notification_icon)) in showSpamCallNotification()
171 groupSummary.setLargeIcon(photoIcon); in updateMissedCallNotification()329 builder.setLargeIcon(photoIcon); in getNotificationForCall()
194 builder.setLargeIcon(photoIcon); in createNotificationForVoicemail()
362 builder.setLargeIcon(photoIcon); in showMissedCallNotification()367 builder.setLargeIcon(((BitmapDrawable) photo).getBitmap()); in showMissedCallNotification()
706 notificationState.mNotificationBuilder.setLargeIcon(avatarIcon); in sendNotification()817 notificationState.mNotificationBuilder.setLargeIcon(smallBitmap); in fireOffNotification()
258 mBuilder.setLargeIcon(bitmap); in updateNotificationWithBitmap()
408 .setLargeIcon(largeIcon) in sendRecommendationCard()
442 .setAutoCancel(true).setLargeIcon(largeIconBitmap)
239 .setLargeIcon(bitmap) in updateNotificationFor()
1624 notificationBuilder.setLargeIcon(msg.icon); in launchIdleText()1629 notificationBuilder.setLargeIcon(bitmapIcon); in launchIdleText()
1231 notificationBuilder.setLargeIcon(result.contactIconInfo.icon); in configureNotifForOneConversation()