diff options
author | 2022-06-22 13:42:44 -0400 | |
---|---|---|
committer | 2022-06-22 17:46:00 +0000 | |
commit | 6c1d067e9a31265c70c079f598cc9557470ff7ea (patch) | |
tree | 0ca2c1143819229c6725d305fbdbb02ebe75de39 /api/api.go | |
parent | 75c201f935a391f3cb6cb3ea843b26a5d7f0e404 (diff) |
Prevent re-entrant calls to onPause
This can occur when launching an occluding activity where the user has
user the password bouncer. The IME animation begins, but is then
canceled in favor of the activity being launched, which begins a chain
of events that start a second call to pause.
Fixes: 236348317
Test: manual (follow steps in bug to launch occluding activity)
Change-Id: I158504872d41c96f1f6f27cab481945cd11c27e0
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions