summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2022-04-05 11:59:00 -0500
committerchaviw <chaviw@google.com>2022-04-06 09:57:03 -0500
commit90d0e50b6f0dd85fb3feb6d14cfc59c14d39ec28 (patch)
tree4d054cb78cedd147edae6deae60070b9cdf5e0eb /core/java/android/inputmethodservice/InputMethodService.java
parentd7b7a5a2e95ad2db293bf3e326eba675f000a9ec (diff)
Update IME SECURE flag if Window updates SECURE flag
If the IME target is set before the IME target updates its SECURE flag, the IME may not get the SECURE flag. This is because we only update the IME flag when the new target is being set. This change ensures we also update the IME secure flag if needed when a Window updates its SECURE flag since it could already be the target. Fixes: 215005011 Test: testImeSecureFlagGetUpdatedAfterImeInputTarget Test: Add SECURE flag after IME target is set. Change-Id: Ie59042c8efa2527208e4020107b7aa15c885755f
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions