Searched refs:mExpandedSmartReplyView (Results 1 – 1 of 1) sorted by relevance
109 private SmartReplyView mExpandedSmartReplyView; field in NotificationContentView256 if (mExpandedSmartReplyView != null) { in onMeasure()257 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()924 if (mExpandedSmartReplyView != null) { in setBackgroundTintColor()925 mExpandedSmartReplyView.setBackgroundTintColor(color, colorized); in setBackgroundTintColor()1504 mExpandedSmartReplyView = applySmartReplyView(mExpandedChild, mCurrentSmartReplyState,1506 if (mExpandedSmartReplyView != null) {1624 mExpandedSmartReplyView = null;2120 if (mExpandedSmartReplyView != null) {2123 mExpandedSmartReplyView.dump(pw);