Searched refs:mExpandedInflatedSmartReplies (Results 1 – 1 of 1) sorted by relevance
106 private InflatedSmartReplies mExpandedInflatedSmartReplies; field in NotificationContentView1214 if (mExpandedInflatedSmartReplies == null && mHeadsUpInflatedSmartReplies == null) {1225 mCurrentSmartRepliesAndActions = mExpandedInflatedSmartReplies != null1226 ? mExpandedInflatedSmartReplies.getSmartRepliesAndActions()1405 entry, mExpandedInflatedSmartReplies); in applySmartReplyView()1481 mExpandedInflatedSmartReplies = inflatedSmartReplies; in setExpandedInflatedSmartReplies()