commit | 6276f1797b26876c3733643452b6ef3db7d69264 | [log] [tgz] |
---|---|---|
author | Jagrut Desai <jagrutdesai@google.com> | Thu Jul 11 15:50:12 2024 -0700 |
committer | Jagrut Desai <jagrutdesai@google.com> | Tue Jul 16 13:48:27 2024 -0700 |
tree | e9a331d7b3866c6b34b125c9521856147f0d3794 | |
parent | a255f15a9bf5a6b18f786361503a0c903e768e69 [diff] |
Remove getWorkspaceIconsPositions() This cl addresses - removing of getWorkspaceIconsPositions() - addition of getWorkspaceIconPosition() getWorkspaceIconsPositions() was not reliable as it was getting any icon selector and not actually waiting for the icon of intereset. now we wait for specific icon of interest and tests are change accordingly. Test: Presubmit Bug: 319501259 Flag: TEST_ONLY Change-Id: Ia65b9d51520763a7fbbb8d5cd3bc129496e443cc