Searched refs:mExpandedSmartReplyView (Results 1 – 1 of 1) sorted by relevance
116 private SmartReplyView mExpandedSmartReplyView; field in NotificationContentView272 if (mExpandedSmartReplyView != null) { in onMeasure()273 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()979 if (mExpandedSmartReplyView != null) { in setBackgroundTintColor()980 mExpandedSmartReplyView.setBackgroundTintColor(color, colorized); in setBackgroundTintColor()1612 mExpandedSmartReplyView = applySmartReplyView(mExpandedChild, mCurrentSmartReplyState,1614 if (mExpandedSmartReplyView != null) {1732 mExpandedSmartReplyView = null;2297 if (mExpandedSmartReplyView != null) {2300 mExpandedSmartReplyView.dump(pw);