/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/legacysplitscreen/ |
H A D | ExitLegacySplitScreenFromBottom.kt | 103 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | ExitPrimarySplitScreenShowSecondaryFullscreen.kt | 107 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | EnterSplitScreenDockActivity.kt | 85 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | EnterSplitScreenLaunchToSide.kt | 110 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | RotateOneLaunchedAppAndEnterSplitScreen.kt | 89 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | RotateOneLaunchedAppInSplitScreenMode.kt | 88 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | RotateTwoLaunchedAppAndEnterSplitScreen.kt | 120 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | RotateTwoLaunchedAppInSplitScreenMode.kt | 113 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | LegacySplitScreenToLauncher.kt | 98 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | ResizeLegacySplitScreen.kt | 107 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/ |
H A D | OpenImeWindowAndCloseTest.kt | 79 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | SwitchImeWindowsFromGestureNavTest.kt | 162 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | CloseImeWindowToAppTest.kt | 86 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | CloseImeWindowToHomeTest.kt | 90 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | OpenImeWindowTest.kt | 87 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | CloseImeAutoOpenWindowToAppTest.kt | 94 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | CloseImeAutoOpenWindowToHomeTest.kt | 97 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
H A D | ReOpenImeWindowTest.kt | 100 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ |
H A D | ChangeAppRotationTest.kt | 146 fun statusBarWindowIsVisible() { regex
|
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/ |
H A D | TaskTransitionTest.kt | 220 fun statusBarWindowIsVisible() = testSpec.statusBarWindowIsVisible() regex
|