summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/20
diff options
context:
space:
mode:
authorGopal Krishna Shukla <gshukla@codeaurora.org>2016-06-30 11:34:21 +0530
committerYohei Yukawa <yukawa@google.com>2016-09-15 23:20:05 -0700
commitd33c07550f986ef45ad28c97859acd9a3d8ded95 (patch)
tree48e6ec778e7789438c4d6914d5d0d2a0d04b791e /docs/html/sdk/api_diff/20
parentb5cc0b55e36d4849cf7d2a976c000dd5aa2aec00 (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/20')
0 files changed, 0 insertions, 0 deletions