Loading packages/SystemUI/multivalentTests/src/com/android/systemui/scene/SceneFrameworkIntegrationTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -341,7 +341,7 @@ class SceneFrameworkIntegrationTest : SysuiTestCase() { bouncerActionButton?.onClick?.invoke() runCurrent() // TODO(b/298026988): Assert that an activity was started once we use ActivityStarter. // TODO(b/369765704): Assert that an activity was started once we use ActivityStarter. } @Test Loading Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/scene/SceneFrameworkIntegrationTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -341,7 +341,7 @@ class SceneFrameworkIntegrationTest : SysuiTestCase() { bouncerActionButton?.onClick?.invoke() runCurrent() // TODO(b/298026988): Assert that an activity was started once we use ActivityStarter. // TODO(b/369765704): Assert that an activity was started once we use ActivityStarter. } @Test Loading