commit | ea154b06db7d83b76648d11644f8a44de0ed20c8 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon May 02 11:23:18 2022 -0400 |
committer | Matt Pietal <mpietal@google.com> | Wed May 04 14:14:27 2022 -0400 |
tree | d8f9375806ef6ee3329680bbbc1dc8e2ff225e2e | |
parent | 1999fa1097298bcd6dbd91c9d8904b3b0377faea [diff] |
Clocks were switching too frequently This regressed since S. The statusbar state is only changed after the keyguard is fully visible, which produces a noticeable shift from small to large clock over and over when there are silent notifications. This change should happen at the start of the transition to keyguard. Fixes: 229828779 Test: atest KeyguardNotificationVisibilityProviderTest Change-Id: I2ced8747a32ac22246018171262b2ea8b32bdf22