summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2022-02-01 13:25:24 -0800
committerYohei Yukawa <yukawa@google.com>2022-02-01 13:25:24 -0800
commit0fee8d1035383e8cc046d8e3f2f458fbf3c30d52 (patch)
treef1a293439b30af0f36b4f2b272c467b34c420fed /core/java/android/inputmethodservice/InputMethodService.java
parent052cb99b8f89ea8fbcf351c1fddd9267a63a0ea1 (diff)
Clarify which InputMethodManagerInternal method takes lock internally
InputMethodManagerInternal is the callback where we need to pay extra attention to potential dead-locks. To make code reading easier, this CL makes it clear about which method needs to acquire ImfLock and which method is always thread-safe. Basically this is a mechanical code refactoring. There should be no observable behavior change. Bug: 192412909 Test: presubmit Change-Id: I98958e6c149582b0a24997c9ca814e355f8b2a2b
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions