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()
114 private Icon mLargeIcon; field in ConversationLayout510 mConversationIcon = mLargeIcon; in updateConversationLayout()719 mLargeIcon = largeIcon; in setLargeIcon()
1516 private Icon mLargeIcon; field in Notification2660 that.mLargeIcon = this.mLargeIcon; in cloneInto()2855 mLargeIcon = null; in lightenPayload()3022 if (mLargeIcon != null) { in writeToParcelImpl()3632 return mLargeIcon; in getLargeIcon()4467 mN.mLargeIcon = icon; in setLargeIcon()6035 mN.mLargeIcon = null; in makePublicContentView()6723 if (mLargeIcon != null) { in reduceImageSizes()11430 private Bitmap mLargeIcon; field in Notification.Builder.CarExtender11515 mLargeIcon = largeIcon; in setLargeIcon()[all …]
7731 Landroid/app/Notification$CarExtender;->mLargeIcon:Landroid/graphics/Bitmap;