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.java94 private InflatedSmartReplies mExpandedInflatedSmartReplies; field in NotificationContentView
1258 if (mExpandedInflatedSmartReplies == null && mHeadsUpInflatedSmartReplies == null) {
1269 mCurrentSmartRepliesAndActions = mExpandedInflatedSmartReplies != null
1270 ? mExpandedInflatedSmartReplies.getSmartRepliesAndActions()
1387 entry, mExpandedInflatedSmartReplies);
1463 mExpandedInflatedSmartReplies = inflatedSmartReplies;