Home
last modified time | relevance | path

Searched refs:mLargeIcon (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DCallLayout.java45 private Icon mLargeIcon; field in CallLayout
96 icon = mLargeIcon; in updateCallLayout()
120 mLargeIcon = largeIcon; in setLargeIcon()
H A DConversationLayout.java114 private Icon mLargeIcon; field in ConversationLayout
510 mConversationIcon = mLargeIcon; in updateConversationLayout()
719 mLargeIcon = largeIcon; in setLargeIcon()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java1516 private Icon mLargeIcon; field in Notification
2660 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.CarExtender
11515 mLargeIcon = largeIcon; in setLargeIcon()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7731 Landroid/app/Notification$CarExtender;->mLargeIcon:Landroid/graphics/Bitmap;