Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java152 private final RowInflaterTaskLogger mRowInflaterTaskLogger; field in NotificationTestHelper
259 mRowInflaterTaskLogger = mock(RowInflaterTaskLogger.class); in NotificationTestHelper()
633 mRowInflaterTaskLogger)); in generateRow()