summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2018-09-09 23:58:45 -0700
committerYohei Yukawa <yukawa@google.com>2018-09-09 23:58:45 -0700
commit41b094f785011705dcac21d2bbea0e128d2ed4bc (patch)
tree028fa77ac704865ab2087fcad0ae3f5a3925107c /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentd172e22a6a207f6b3401fcfbf9360b43a2ad5da7 (diff)
Use correct @*Res annotation for updateStatusIcon()
There was a small mistake in my previous CL [1]. What updateStatusIcon() takes is a resource ID for Drawable, not ID for an integer value. These @*Res annotations are still just hints for IDE and lint tools. They are actually all @Retention(SOURCE) hence this kind of mistake has no impact at run time actually. This CL also adds the right annotation for corresponding methods in InputMethodManager and InputMethodManagerService. [1]: I995c4b922f91b94438c1292392b2c3030598594f c7ca36845edb9937f7f9d09d50505ade3c8abf9f Bug: 114418674 Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases Change-Id: Id7fd610c07643c79b8ec03efbda24b3dc0686844
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions