commit | 95630a20cda3e37f60055d1f0bdb643cd14085a1 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Jul 08 23:18:53 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Jul 09 15:37:58 2020 +0800 |
tree | cc4531b9b27c02d58dc9c924acea57f79d8c1751 | |
parent | 59ce935e186d7c7c4ba11b6ed756fe705fa2aec7 [diff] |
Simplify check-behind-fullscreen-activity Since the general traversal methods getOccludingActivityAbove and forAllActivities are available, the complex helper can be replaced with the combination of traversal methods. Bug: 160776093 Test: atest ActivityStackTests#testIterateOccludedActivity Change-Id: Ifd821a12a0148d7e51b145a507ef8b54ccbdc531