commit | c7ed72ca27a5472ab0d975f5c1d45ba6c2a40d60 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Aug 29 11:54:37 2023 +0000 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Aug 29 11:54:37 2023 +0000 |
tree | e872395e60fb91f99c002f51bc279dc2e3653461 | |
parent | ed35afbc26e661a517da0dcea726a8890cc52f4b [diff] |
Remove usages of isDisplayOccluded The single occluded state should be only used inside KeyguardController. The outer accesses should use isKeyguardOccluded that considers whether keyguard is active. Also removed ATMS#isKeyguardLocked which was no longer used. Fix: 297188512 Test: atest ActivityRecordTests#testCompleteFinishing_showWhenLocked Change-Id: I474015a36802e46f2448686f2f175e8e84e14956