Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java145 new MockSmartReplyInflater()); in NotificationTestHelper()
507 private static class MockSmartReplyInflater implements SmartReplyStateInflater { class in NotificationTestHelper