Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DInflatedSmartReplyViewHolder.kt24 class InflatedSmartReplyViewHolder( regex
H A DSmartReplyStateInflater.kt110 ): InflatedSmartReplyViewHolder
131 ): InflatedSmartReplyViewHolder {
133 return InflatedSmartReplyViewHolder(
177 return InflatedSmartReplyViewHolder(
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java64 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;
94 @Mock private InflatedSmartReplyViewHolder mInflatedSmartReplies;
100 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(
H A DNotificationTestHelper.java88 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;
658 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder()
662 return mock(InflatedSmartReplyViewHolder.class); in inflateSmartReplyViewHolder()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java62 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;
114 private InflatedSmartReplyViewHolder mExpandedInflatedSmartReplies;
115 private InflatedSmartReplyViewHolder mHeadsUpInflatedSmartReplies;
1566 NotificationEntry entry, InflatedSmartReplyViewHolder inflatedSmartReplyViewHolder) {
1621 @Nullable InflatedSmartReplyViewHolder inflatedSmartReplies) {
1636 @Nullable InflatedSmartReplyViewHolder inflatedSmartReplies) {
H A DNotificationContentInflater.java56 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;
1075 private InflatedSmartReplyViewHolder expandedInflatedSmartReplies;
1076 private InflatedSmartReplyViewHolder headsUpInflatedSmartReplies;
/aosp14/frameworks/base/packages/SystemUI/
H A Dktfmt_includes.txt431 -packages/SystemUI/src/com/android/systemui/statusbar/policy/InflatedSmartReplyViewHolder.kt