Searched refs:FlickerTestData (Results 1 – 5 of 5) sorted by relevance
24 import android.tools.flicker.legacy.FlickerTestData76 protected fun FlickerTestData.launchAppAndPostNotification() { in launchAppAndPostNotification() method82 protected fun FlickerTestData.goHome() { in FlickerTestData() method90 protected fun FlickerTestData.openAppFromNotification() { in openAppFromNotification() method94 protected fun FlickerTestData.openAppFromLockNotification() { in FlickerTestData() method107 protected fun FlickerTestData.doOpenAppAndWait(startY: Int, endY: Int, steps: Int) { in FlickerTestData() method
20 import android.tools.flicker.legacy.FlickerTestData56 protected fun FlickerTestData.waitAndGetLaunchTransparent(): UiObject2? = method59 protected fun FlickerTestData.goBack() = device.pressBack() method
21 import android.tools.flicker.legacy.FlickerTestData57 fun FlickerTestData.setStartRotation() = setRotation(flicker.scenario.startRotation) in FlickerTestData() method59 fun FlickerTestData.setEndRotation() = setRotation(flicker.scenario.endRotation) in FlickerTestData() method
22 import android.tools.flicker.legacy.FlickerTestData30 fun FlickerTestData.setRotation(rotation: Rotation) = method
26 import android.tools.flicker.legacy.FlickerTestData95 protected fun FlickerTestData.waitAndGetAddBubbleBtn(): UiObject2? = in FlickerTestData() method97 protected fun FlickerTestData.waitAndGetCancelAllBtn(): UiObject2? = in FlickerTestData() method