commit | 7887669758719014744790e4f500ff0b72df22b0 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Mar 03 11:45:10 2023 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Mar 03 11:47:38 2023 -0500 |
tree | 13697f536941ed2cf592f42ed540eb561995c960 | |
parent | 050627e4f7c75932bfa39a30909cb099e34c22c6 [diff] |
Delay showing the controls ui after dialog In the case that the user clicks Yes on the dialog to change the setting, onComplete should be called after the keyguard is either dismissed (and the setting is changed) or canceled. That way, the correct value of the setting will be sent to the app. Test: atest ControlsSettingsDialogManagerImplTest Test: manual using mock app Fixes: 270913547 Change-Id: I5aae816c457e932e24d4b83ad66549d8b22e0b5b