Searched refs:setLargeIcon (Results 1 – 12 of 12) sorted by relevance
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()
384 builder.setLargeIcon(photoIcon); in showMissedCallNotification()388 builder.setLargeIcon(((BitmapDrawable) photo).getBitmap()); in showMissedCallNotification()
222 .setLargeIcon(largeIcon) in sendRecommendationCard()
312 public CarNavExtender setLargeIcon(Bitmap largeIcon) { in setLargeIcon() method in CarNavExtender
120 builder.setLargeIcon(photoIcon); in updateMissedCallNotification()
258 mBuilder.setLargeIcon(bitmap); in updateNotificationWithBitmap()
706 notificationState.mNotificationBuilder.setLargeIcon(avatarIcon); in sendNotification()817 notificationState.mNotificationBuilder.setLargeIcon(smallBitmap); in fireOffNotification()
449 .setAutoCancel(true).setLargeIcon(largeIconBitmap)
301 builder.setLargeIcon(largeIcon); in buildAndSendNotification()
1564 notificationBuilder.setLargeIcon(msg.icon); in launchIdleText()1569 notificationBuilder.setLargeIcon(bitmapIcon); in launchIdleText()
1231 notificationBuilder.setLargeIcon(result.contactIconInfo.icon); in configureNotifForOneConversation()
757 method public android.support.car.ui.CarNavExtender setLargeIcon(android.graphics.Bitmap);