Searched refs:avatarIcon (Results 1 – 2 of 2) sorted by relevance
682 final Bitmap avatarIcon, final Bitmap avatarHiRes) { in sendNotification() argument705 if (avatarIcon != null) { in sendNotification()706 notificationState.mNotificationBuilder.setLargeIcon(avatarIcon); in sendNotification()766 fireOffNotification(notificationState, attachmentBitmap, avatarIcon, avatarHiRes); in sendNotification()
322 Icon avatarIcon = TelecomUtils in updateNotificationWithIcon()325 mSenderToLargeIconBitmap.put(senderKey, avatarIcon.getBitmap()); in updateNotificationWithIcon()