Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridConversationNotificationView.java41 private int mSingleAvatarSize; field in HybridConversationNotificationView
75 mSingleAvatarSize = getResources() in onFinishInflate()
100 setSize(mConversationIconView, mSingleAvatarSize); in bind()