Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java40 private int mConversationIconSize; field in HybridConversationNotificationView
70 mConversationIconSize = getResources() in onFinishInflate()
107 setSize(facePileBottom, mConversationIconSize); in bind()
108 setSize(facePileTop, mConversationIconSize); in bind()
109 setSize(facePileBottomBg, mConversationIconSize + 2 * mFacePileProtectionWidth); in bind()