summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Wilson Wu <wilsonwu@google.com> 2022-09-02 14:54:18 +0800
committer Wilson Wu <wilsonwu@google.com> 2022-09-06 03:12:15 +0000
commit9624ac3129d879320bd3dc927c835601b3d48948 (patch)
treeb81acca5577f494835eb58162dc9d7f26ba371c3 /libs/input/SpriteController.cpp
parent266bef461710c921ee79de4ba810d7ae3ae4cd47 (diff)
Improve lock annotation for InputMethodManager (1/N)
In InputMethodManager, we used the "mH" as a lock to protect some fields and methods for thread safe. Some of them are already protected with this lock but they didn't have the annotation yet. Add the annotation for those fields to prevent unexpected behavior change and increase the readability. Bug: b/236937383 Test: presubmit Change-Id: I3b345da25841b328358d16695e3a29ee65ae8d83
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions