Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/composable/
DPatternBouncerTest.kt52 @get:Rule val motionTestRule = createSysUiComposeMotionTestRule(kosmos) in <lambda>() constant in com.android.systemui.bouncer.ui.composable.PatternBouncerTest
72 motionTestRule.runTest { in <lambda>()
90 motionTestRule.runTest { in <lambda>()
DBouncerContentTest.kt64 @get:Rule val motionTestRule = createSysUiComposeMotionTestRule(kosmos, deviceSpec) constant in com.android.systemui.bouncer.ui.composable.BouncerContentTest
94 motionTestRule.runTest { in doubleClick_swapSide()