Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/dagger/
H A DSmartRepliesInflationModule.kt22 import com.android.systemui.statusbar.policy.SmartReplyStateInflater
33 ): SmartReplyStateInflater
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java57 import com.android.systemui.statusbar.policy.SmartReplyStateInflater;
81 private final SmartReplyStateInflater mSmartReplyStateInflater;
92 SmartReplyStateInflater smartRepliesInflater, in NotificationContentInflater()
168 SmartReplyStateInflater smartRepliesInflater) { in inflateNotificationViews()
294 SmartReplyStateInflater inflater, in inflateSmartReplyViews()
864 private final SmartReplyStateInflater mSmartRepliesInflater;
882 SmartReplyStateInflater smartRepliesInflater, in AsyncInflationTask()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java65 import com.android.systemui.statusbar.policy.SmartReplyStateInflater;
97 private final SmartReplyStateInflater mSmartReplyStateInflater =
98 new SmartReplyStateInflater() {
H A DNotificationTestHelper.java90 import com.android.systemui.statusbar.policy.SmartReplyStateInflater;
651 private static class MockSmartReplyInflater implements SmartReplyStateInflater {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyStateInflater.kt101 interface SmartReplyStateInflater { regex
120 ) : SmartReplyStateInflater {
/aosp14/frameworks/base/packages/SystemUI/
H A Dktfmt_includes.txt434 -packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyStateInflater.kt