Searched refs:mExpandedSmartReplyView (Results 1 – 1 of 1) sorted by relevance
103 private SmartReplyView mExpandedSmartReplyView; field in NotificationContentView214 if (mExpandedSmartReplyView != null) { in onMeasure()215 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()895 if (mExpandedSmartReplyView != null) { in setBackgroundTintColor()896 mExpandedSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1404 mExpandedSmartReplyView = applySmartReplyView(mExpandedChild, smartRepliesAndActions, in applySmartReplyView()1406 if (mExpandedSmartReplyView != null) { in applySmartReplyView()1483 mExpandedSmartReplyView = null; in setExpandedInflatedSmartReplies()