Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java150 private final RowInflaterTaskLogger mRowInflaterTaskLogger; field in NotificationTestHelper
259 mRowInflaterTaskLogger = mock(RowInflaterTaskLogger.class); in NotificationTestHelper()
618 mRowInflaterTaskLogger)); in generateRow()