commit | 8cf0df7f9673fd35cf71a6c8e2c6d67d1618a40d | [log] [tgz] |
---|---|---|
author | minch <minch@google.com> | Thu Dec 12 18:26:50 2024 +0000 |
committer | Min Chen <minch@google.com> | Fri Dec 13 10:12:34 2024 -0800 |
tree | 90167e5f1016bc9a3457a3f06b99e8170922b057 | |
parent | 179403d37d19f97e2c1b2c42147d7f27d19b921a [diff] |
Do not rely on `getTaskViewCount` to iterate TaskViews Using `getChildCount` to iterate TaskViews instead of `getTaskViewCount` when indices are used. As it is not safe to assume the TaskView starts from index 0. Flag: EXEMPT as no functionality changes Bug: 379942019 Test: Manual Change-Id: I599b5117f0848e429ebf83fc4b85451e52b4bcab