commit | 2c07b827e79983531489265e5eb614cddb879fc6 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Tue Nov 08 03:35:36 2022 +0000 |
committer | Aaron Huang <huangaaron@google.com> | Mon Nov 21 10:47:58 2022 +0000 |
tree | 010215f6ec05266af20a3f138297c260c2a3345e | |
parent | ac28a04c6e2cc2de749ce7151721e6d635219765 [diff] |
Wait for launcher is shown after calling pressHome In current code, the test will call pressHome before show network notification but it does not verify the home screen is shown. The test might be failed due to the notification shade is still opened. Thus adding an assertion to verify the launcher is shown. Bug: 255643296 Test: FrameworksNetTest:NetworkNotificationManagerTest Change-Id: Iee3476a26030b9ba72994dee624e0e6974c9369f