summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorNikolas Havrikov <havrikov@google.com>2021-11-10 17:16:30 +0100
committerNikolas Havrikov <havrikov@google.com>2021-11-10 17:10:28 +0000
commit4a93fae0d60faa00e01b0ddaa5701ed88103c2a4 (patch)
tree3713ec14d1fef32fc65d2060e86ca49c5b4ab2b2 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentc1eed6d9ced8962fb8ada0506b31142d7a8a6146 (diff)
Add WINDOW_GAINED_FOCUS to IntDef annotation
This CL adds the missing WINDOW_GAINED_FOCUS annotation to the StartInputFlags IntDef declaration to avoid compiler warnings such as the one in IMMS#startInputOrWindowGainedFocusInternalLocked. Also, this CL replaces decimals with bit-shift expressions as per AOSP style guide. Test: make Bug: 205676419 Change-Id: I51fe293149d6f7fab5790d13764449d62cbdb668
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions