Home
last modified time | relevance | path

Searched defs:FlickerTestData (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/appcompat/
H A DTransparentBaseAppCompat.kt56 protected fun FlickerTestData.waitAndGetLaunchTransparent(): UiObject2? = regex
62 protected fun FlickerTestData.goBack() = device.pressBack() regex
H A DBaseAppCompat.kt60 fun FlickerTestData.setStartRotation() = setRotation(flicker.scenario.startRotation) regex
62 fun FlickerTestData.setEndRotation() = setRotation(flicker.scenario.endRotation) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/
H A DBaseBubbleScreen.kt86 protected fun FlickerTestData.waitAndGetAddBubbleBtn(): UiObject2? = regex
88 protected fun FlickerTestData.waitAndGetCancelAllBtn(): UiObject2? = regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/
H A DFlickerExtensions.kt30 fun FlickerTestData.setRotation(rotation: Rotation) = regex