Home
last modified time | relevance | path

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

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