Add keyguard suppression interactors.
This re-terms the 'lockscreen disabled' state to be 'keyguard suppressed', which more accurately describes the interaction between 'keyguard enabled' and 'lockscreen disabled'. This also separates the timing of querying the suppression state into individual interactors, since the timing is important for expected behavior but varies depending on the use case. Test: atest SystemUITests Flag: com.android.systemui.keyguard_wm_state_refactor Bug: 278086361 Change-Id: I1311cd71d226bb2ceeb8f2c8def237da7acead12
Loading
Please register or sign in to comment