Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java139 NotificationContentInflater contentBinder = new NotificationContentInflater( in NotificationTestHelper() local
146 contentBinder.setInflateSynchronously(true); in NotificationTestHelper()
147 mBindStage = new RowContentBindStage(contentBinder, in NotificationTestHelper()