diff options
| author | Gopal Krishna Shukla <gshukla@codeaurora.org> | 2016-06-30 11:34:21 +0530 |
|---|---|---|
| committer | Yohei Yukawa <yukawa@google.com> | 2016-09-16 03:41:46 +0000 |
| commit | fa1886feea55785f413f5efcd86bccca92f26759 (patch) | |
| tree | 948877aebd186c4475e4313a09d52aab72db0113 /docs/html/sdk/api_diff/11/changes | |
| parent | 9d9cf5b383f26c209b781dbca0723f69ff6913ba (diff) | |
Remove synchronization from getCurrentInputMethodSubtype()
getCurrentInputMethodSubtype() acquires InputManagerService.mMethodMap
within its body. There seems to be no reason for holding
InputMethodManager.mH to call getCurrentInputMethodSubtype(). Holding mH
can cause potential deadlock b/w two threads acquiring mH and mMethodMap
in different orders.
Bug: 31247871
Bug: 31273203
Bug: b.android.com/218423
Change-Id: I20cf2c20f49b1b02c0f7a18257b49d4bcc081b5d
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions
