summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2021-07-20 16:12:45 +0100
committerNeil Fuller <nfuller@google.com>2021-07-20 16:26:42 +0100
commit32a4e9d295166256c39474438c1bca2fdc5fcbaf (patch)
tree50a2c3a9783b4f7fc09d6fb8c00071639f87087f /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent47c1c1ff98b3f845686a021e23fe6e8254ffa3ff (diff)
Tidy up annotations in timedetector, etc.
Platform annotations like @Nullable / @NonNull are not TYPE_USE annotations. Move usages on fields to before access modifiers for consistency. @IntDef / @StringDef can apparently be TYPE_USE and TYPE_PARAMETER, so switch to using them as such. Also fix retention policy at the same time. Bug: 165832200 Test: compiler only (treehugger) Change-Id: I621ea50d09262807963a8a74c3838ff1b516bc26
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions