commit | 7ab2c874c92263d4c17671060573739ee3dd6922 | [log] [tgz] |
---|---|---|
author | Schneider Victor-tulias <victortulias@google.com> | Thu Nov 30 15:11:33 2023 -0500 |
committer | Schneider Victor-tulias <victortulias@google.com> | Thu Nov 30 15:11:33 2023 -0500 |
tree | 2d4835acd60eaa47d8bc9047b26e2f096d815e5e | |
parent | d3f3308d12f92981163c0485ce4c7e9385556471 [diff] |
Update isLauncherInitialized check to wait until Launcher has stopped binding items The current implementation of isLauncherInitialized allows TAPL tests to run while LoaderTask is still binding items. This can lead to interactions on a launcher that is not yet drawn/responsive. Flag: N/A Fixes: 313043156 Test: TaplAppIconMenuTest#testLaunchMenuItem Change-Id: I4cb9276eb3852653517faa45be8517e659f39c00