Searched refs:mHeadsUpSmartReplyView (Results 1 – 1 of 1) sorted by relevance
92 private SmartReplyView mHeadsUpSmartReplyView; field in NotificationContentView260 if (mHeadsUpSmartReplyView != null) { in onMeasure()261 maxHeight += mHeadsUpSmartReplyView.getHeightUpperLimit(); in onMeasure()929 if (mHeadsUpSmartReplyView != null) { in setBackgroundTintColor()930 mHeadsUpSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1409 mHeadsUpSmartReplyView = applySmartReplyView(mHeadsUpChild, smartRepliesAndActions,1480 mHeadsUpSmartReplyView = null;