Searched refs:mHeadsUpSmartReplyView (Results 1 – 1 of 1) sorted by relevance
105 private SmartReplyView mHeadsUpSmartReplyView; field in NotificationContentView262 if (mHeadsUpSmartReplyView != null) { in onMeasure()263 maxHeight += mHeadsUpSmartReplyView.getHeightUpperLimit(); in onMeasure()860 if (mHeadsUpSmartReplyView != null) { in setBackgroundTintColor()861 mHeadsUpSmartReplyView.setBackgroundTintColor(color, colorized); in setBackgroundTintColor()1409 mHeadsUpSmartReplyView = applySmartReplyView(mHeadsUpChild, state, in applySmartReplyView()1519 mHeadsUpSmartReplyView = null; in setHeadsUpInflatedSmartReplies()1962 if (mHeadsUpSmartReplyView != null) { in dumpSmartReplies()1965 mHeadsUpSmartReplyView.dump(pw); in dumpSmartReplies()