Loading tests/FlickerTests/src/com/android/server/wm/flicker/notification/OpenAppFromLockscreenNotificationWithOverlayAppTest.kt +4 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,10 @@ class OpenAppFromLockscreenNotificationWithOverlayAppTest(flicker: LegacyFlicker get() = { super.transition(this) transitions { wmHelper.StateSyncBuilder().withFullScreenApp(testApp).waitForAndVerify() } setup { device.wakeUpAndGoToHomeScreen() Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/notification/OpenAppFromLockscreenNotificationWithOverlayAppTest.kt +4 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,10 @@ class OpenAppFromLockscreenNotificationWithOverlayAppTest(flicker: LegacyFlicker get() = { super.transition(this) transitions { wmHelper.StateSyncBuilder().withFullScreenApp(testApp).waitForAndVerify() } setup { device.wakeUpAndGoToHomeScreen() Loading