Searched refs:mockitoRule (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ | ||
D | NotificationShadeDepthControllerTest.kt | 73 @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/ | ||
D | NotificationSectionsManagerTest.java | 78 @Rule public final MockitoRule mockitoRule = MockitoJUnit.rule(); field in NotificationSectionsManagerTest |