Searched refs:mHeadsUpSmartReplyView (Results 1 – 1 of 1) sorted by relevance
90 private SmartReplyView mHeadsUpSmartReplyView; field in NotificationContentView252 if (mHeadsUpSmartReplyView != null) { in onMeasure()253 maxHeight += mHeadsUpSmartReplyView.getHeightUpperLimit(); in onMeasure()861 if (mHeadsUpSmartReplyView != null) { in setBackgroundTintColor()862 mHeadsUpSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1315 mHeadsUpSmartReplyView = applySmartReplyView(mHeadsUpChild, smartRepliesAndActions,1386 mHeadsUpSmartReplyView = null;