/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/legacysplitscreen/ |
H A D | ExitLegacySplitScreenFromBottom.kt | 99 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | ExitPrimarySplitScreenShowSecondaryFullscreen.kt | 103 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | EnterSplitScreenDockActivity.kt | 81 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | EnterSplitScreenLaunchToSide.kt | 106 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | RotateOneLaunchedAppAndEnterSplitScreen.kt | 85 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | RotateOneLaunchedAppInSplitScreenMode.kt | 84 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | RotateTwoLaunchedAppAndEnterSplitScreen.kt | 116 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | RotateTwoLaunchedAppInSplitScreenMode.kt | 109 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | LegacySplitScreenToLauncher.kt | 94 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | ResizeLegacySplitScreen.kt | 104 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/ |
H A D | OpenImeWindowAndCloseTest.kt | 75 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | SwitchImeWindowsFromGestureNavTest.kt | 159 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | CloseImeWindowToAppTest.kt | 82 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | CloseImeWindowToHomeTest.kt | 86 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | OpenImeWindowTest.kt | 83 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | CloseImeAutoOpenWindowToAppTest.kt | 90 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | CloseImeAutoOpenWindowToHomeTest.kt | 93 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
H A D | ReOpenImeWindowTest.kt | 96 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/ |
H A D | TaskTransitionTest.kt | 206 fun navBarWindowIsVisible() = testSpec.navBarWindowIsVisible() regex
|