summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseArrayMap.java
diff options
context:
space:
mode:
authorCharles Chen <charlesccchen@google.com>2022-01-10 22:37:37 +0800
committerCharles Chen <charlesccchen@google.com>2022-01-12 02:56:46 +0000
commit07a7f23e36c3461268cbd28bb6779bdcf613d7ad (patch)
tree24030f75df17dd3ea0610804a8276c7c7a997913 /core/java/android/util/SparseArrayMap.java
parent13ab5f84ce9e8d65ab4a1d3c6b740b7577029cb5 (diff)
[RESTRICT AUTOMERGE] Attempt to fix exception in IMS
IMS might throw IllegalStateException in WindowContextController#attachToWindowToken when #initializeInternal is called. A possible root cause may be #initializeInternal is called after onDestroy, which detach IMS from ImeContainer. This CL add a flag in #onDestroy to prevent #initializeInternal from being called after #onDestroy. Bug: 211062619 Test: presubmit Change-Id: Ie7814da801878a3487123fefdc9e71d0e1ed28d7
Diffstat (limited to 'core/java/android/util/SparseArrayMap.java')
0 files changed, 0 insertions, 0 deletions