Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java325 result.headsUpInflatedSmartReplies = in inflateSmartReplyViews()
657 result.headsUpInflatedSmartReplies); in finishIfDone()
901 private InflatedSmartReplies headsUpInflatedSmartReplies; field in NotificationContentInflater.InflationProgress