summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorFabian Kozynski <kozynski@google.com>2021-11-12 10:47:05 -0500
committerFabian Kozynski <kozynski@google.com>2021-11-16 13:24:09 -0500
commit6bdb2f1f27e0e3b775c503e1d8355d773000a33b (patch)
tree32a81e3cda3c18194219f142c368c899dc31f98a /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentf6a47736b34b1f4191237c55ec0cc30467439528 (diff)
Animate dialog stack and use in UserSwitcher
Allows to dismiss a dialog stack (dialogs launched from dialog content) by dismissing the top one to the original touchSurface. After this, all the intermediate dialogs are dismissed. Use this in the user switcher dialog. When adding users, the dialog that opens to set the name and picture is not part of this stack (it's a separate activity), so the dialog stack is collapsed before launching the activity. Test: atest SystemUITests Bug: 185360864 Change-Id: Ife8e0f9189783b69034ce660d1075c3f76fbbf06
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions