Searched refs:createSysUiComposeMotionTestRule (Results 1 – 4 of 4) sorted by relevance
30 import com.android.systemui.motion.createSysUiComposeMotionTestRule in <lambda>()54 @get:Rule val motionTestRule = createSysUiComposeMotionTestRule(kosmos) in <lambda>()
41 import com.android.systemui.motion.createSysUiComposeMotionTestRule69 @get:Rule val motionTestRule = createSysUiComposeMotionTestRule(kosmos, deviceSpec)
61 import com.android.systemui.motion.createSysUiComposeMotionTestRule in <lambda>()110 @get:Rule val motionTestRule = createSysUiComposeMotionTestRule(kosmos, deviceSpec) in <lambda>()
31 fun createSysUiComposeMotionTestRule( in createSysUiComposeMotionTestRule() method