commit | 0375fef9f7c58647c8cb19016ef4355e47950044 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Fri Jan 19 16:11:54 2024 +0000 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Jan 23 10:47:05 2024 +0000 |
tree | 8690cb02448dfde13d33a8a3a543936e7abc5021 | |
parent | c4ed5a0e333e72740f11db03cca05d4f06348391 [diff] |
Clean up some unnecessary methods of ActivityRecord - The safelyDestroy is only called by test. - occludesParent == fillsParent && !finishing And keep consistent way to access finishing state. - Use translucent theme to make activity translucent. So it is closer to real case than mocking method. Bug: 163976519 Test: testCheckOpaqueIsLetterboxedWhenStrategyIsApplied Change-Id: I38c2472b4ab972d66f280a6933599a6e48b28eaf