Searched refs:mLargeIcon (Results 1 – 4 of 4) sorted by relevance
45 private Icon mLargeIcon; field in CallLayout96 icon = mLargeIcon; in updateCallLayout()120 mLargeIcon = largeIcon; in setLargeIcon()
111 private Icon mLargeIcon; field in ConversationLayout547 mConversationIcon = mLargeIcon; in updateConversationLayout()756 mLargeIcon = largeIcon; in setLargeIcon()
1580 private Icon mLargeIcon; field in Notification2743 that.mLargeIcon = this.mLargeIcon; in cloneInto()2962 mLargeIcon = null; in lightenPayload()3129 if (mLargeIcon != null) { in writeToParcelImpl()3779 return mLargeIcon; in getLargeIcon()4622 mN.mLargeIcon = icon; in setLargeIcon()6198 mN.mLargeIcon = null; in makePublicContentView()6879 if (mLargeIcon != null) { in reduceImageSizes()11771 private Bitmap mLargeIcon; field in Notification.Builder.CarExtender11856 mLargeIcon = largeIcon; in setLargeIcon()[all …]
7731 Landroid/app/Notification$CarExtender;->mLargeIcon:Landroid/graphics/Bitmap;