Searched refs:mHeadsUpSmartReplyView (Results 1 – 1 of 1) sorted by relevance
117 private SmartReplyView mHeadsUpSmartReplyView; field in NotificationContentView322 if (mHeadsUpSmartReplyView != null) { in onMeasure()323 maxHeight += mHeadsUpSmartReplyView.getHeightUpperLimit(); in onMeasure()982 if (mHeadsUpSmartReplyView != null) { in setBackgroundTintColor()983 mHeadsUpSmartReplyView.setBackgroundTintColor(color, colorized); in setBackgroundTintColor()1637 mHeadsUpSmartReplyView = applySmartReplyView(mHeadsUpChild, mCurrentSmartReplyState,1747 mHeadsUpSmartReplyView = null;2291 if (mHeadsUpSmartReplyView != null) {2294 mHeadsUpSmartReplyView.dump(pw);