Home
last modified time | relevance | path

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

/aosp14/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.java111 private Icon mLargeIcon; field in ConversationLayout
547 mConversationIcon = mLargeIcon; in updateConversationLayout()
756 mLargeIcon = largeIcon; in setLargeIcon()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java1580 private Icon mLargeIcon; field in Notification
2743 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.CarExtender
11856 mLargeIcon = largeIcon; in setLargeIcon()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7731 Landroid/app/Notification$CarExtender;->mLargeIcon:Landroid/graphics/Bitmap;