Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java171 NotificationContentInflater contentBinder = new NotificationContentInflater( in NotificationTestHelper() local
180 contentBinder.setInflateSynchronously(true); in NotificationTestHelper()
181 mBindStage = new RowContentBindStage(contentBinder, in NotificationTestHelper()