Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java363 result.expandedInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()
907 result.expandedInflatedSmartReplies);
1345 private InflatedSmartReplyViewHolder expandedInflatedSmartReplies;
DNotificationRowContentBinderImpl.kt569 var expandedInflatedSmartReplies: InflatedSmartReplyViewHolder? = null in <lambda>() variable in com.android.systemui.statusbar.notification.row.InflationProgress
611 result.expandedInflatedSmartReplies = in <lambda>()
1404 result.expandedInflatedSmartReplies in <lambda>()