Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ExitPipViaExpandButtonClickTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ class ExitPipViaExpandButtonClickTest( // This will bring PipApp to fullscreen pipApp.expandPipWindowToApp(wmHelper) // Wait until the other app is no longer visible wmHelper.waitForSurfaceAppeared(testApp.component) wmHelper.waitForWindowSurfaceDisappeared(testApp.component) } } Loading Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ExitPipViaExpandButtonClickTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ class ExitPipViaExpandButtonClickTest( // This will bring PipApp to fullscreen pipApp.expandPipWindowToApp(wmHelper) // Wait until the other app is no longer visible wmHelper.waitForSurfaceAppeared(testApp.component) wmHelper.waitForWindowSurfaceDisappeared(testApp.component) } } Loading