Searched refs:mExpandedSmartReplyView (Results 1 – 1 of 1) sorted by relevance
89 private SmartReplyView mExpandedSmartReplyView; field in NotificationContentView199 if (mExpandedSmartReplyView != null) { in onMeasure()200 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()858 if (mExpandedSmartReplyView != null) { in setBackgroundTintColor()859 mExpandedSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1292 mExpandedSmartReplyView = applySmartReplyView(mExpandedChild, smartRepliesAndActions,1294 if (mExpandedSmartReplyView != null) {1371 mExpandedSmartReplyView = null;