commit | 5fabec9433b315cb25be924d9cfb0844f696f9ab | [log] [tgz] |
---|---|---|
author | Caitlin Shkuratov <caitlinshk@google.com> | Fri Jul 07 19:12:15 2023 +0000 |
committer | Caitlin Shkuratov <caitlinshk@google.com> | Wed Jul 19 13:15:45 2023 +0000 |
tree | 6650b346b6278b6ed1af408e322e7a5136b2294c | |
parent | b0c6ad697cfa3dff35aab8e8ced42debed0a2678 [diff] |
[CS] Remove CentralSurfaces from StatusBarNotificationPresenter. CentralSurfacesImpl#isOccluded just delegates to KeyguardStateController under-the-hood, so the notification presenter can use KSC directly. Bug: 277764509 Test: manual: verified via logging that SBNP receives correct isOccluded value when HUN is received Test: atest StatusBarNotificationPresenterTest Change-Id: I02a49d08816fb5a7f3e9b9f9c685f249a5a36456