Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationShadeDepthControllerTest.kt73 @JvmField @Rule val mockitoRule = MockitoJUnit.rule() in <lambda>() constant in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManagerTest.java78 @Rule public final MockitoRule mockitoRule = MockitoJUnit.rule(); field in NotificationSectionsManagerTest