Searched refs:mExpandedSmartReplyView (Results 1 – 1 of 1) sorted by relevance
83 private SmartReplyView mExpandedSmartReplyView; field in NotificationContentView189 if (mExpandedSmartReplyView != null) { in onMeasure()190 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()889 if (mExpandedSmartReplyView != null) { in setBackgroundTintColor()890 mExpandedSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1359 mExpandedSmartReplyView = in applySmartReplyView()1361 if (mExpandedSmartReplyView != null && remoteInput != null in applySmartReplyView()