Searched refs:mExpandedSmartReplyView (Results 1 – 1 of 1) sorted by relevance
91 private SmartReplyView mExpandedSmartReplyView; field in NotificationContentView207 if (mExpandedSmartReplyView != null) { in onMeasure()208 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()926 if (mExpandedSmartReplyView != null) { in setBackgroundTintColor()927 mExpandedSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1386 mExpandedSmartReplyView = applySmartReplyView(mExpandedChild, smartRepliesAndActions,1388 if (mExpandedSmartReplyView != null) {1465 mExpandedSmartReplyView = null;