Home
last modified time | relevance | path

Searched refs:app1WindowIsVisibleOnceApp2WindowIsInvisible (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/flicker-legacy/src/com/android/wm/shell/flicker/splitscreen/
H A DSwitchBetweenSplitPairsNoPip.kt104 fun app1WindowIsVisibleOnceApp2WindowIsInvisible() { in app1WindowIsVisibleOnceApp2WindowIsInvisible() method in com.android.wm.shell.flicker.splitscreen.SwitchBetweenSplitPairsNoPip
/aosp_15_r20/frameworks/base/tests/FlickerTests/QuickSwitch/src/com/android/server/wm/flicker/quickswitch/
H A DQuickSwitchBetweenTwoAppsBackTest.kt193 open fun app1WindowIsVisibleOnceApp2WindowIsInvisible() { in app1WindowIsVisibleOnceApp2WindowIsInvisible() method