Home
last modified time | relevance | path

Searched refs:mExpandedInflatedSmartReplies (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java92 private InflatedSmartReplies mExpandedInflatedSmartReplies; field in NotificationContentView
1164 if (mExpandedInflatedSmartReplies == null && mHeadsUpInflatedSmartReplies == null) {
1175 mCurrentSmartRepliesAndActions = mExpandedInflatedSmartReplies != null
1176 ? mExpandedInflatedSmartReplies.getSmartRepliesAndActions()
1293 entry, mExpandedInflatedSmartReplies);
1369 mExpandedInflatedSmartReplies = inflatedSmartReplies;