Skip to content
Commit 130bf1e2 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[CS] Move LkscrnShadeTransitionCtlr to ShadeInteractor#isShadeEnabled.

This also removes the disable-flag-related methods in
CentralSurfacesImpl because #isShadeDisabled was the last one.

Having CentralSurfacesCommandQueueCallbacks store the disable flags
isn't ideal, but rehabbing that class is out of scope for now.

Fixes: 287076786
Test: manual: Verify LockscreenShadeTransitionController gets updated
disable values. If shade is disabled, verify you can't open the shade
from lockscreen
Test: manual: Verify CentralSurfacesCommandQueueCallbacks still gets
disable flags updates and passes them to controllers appropriately
Test: atest ShadeInteractorTest LockscreenShadeTransitionControllerTest
CentralSurfacesImplTest CentralSurfacesCommandQueueCallbacksTest

Change-Id: I529a870b5fabdab9eb614df8bfa2d02fb60de8b6
parent 59d74fa2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment