Files
frameworks_base/core/java/android/view
Yohei Yukawa 7a8c9aaad8 Add missing @Override when {@inheritDoc} exists
Otherwise, Checkstyle keeps nagging us with the following lint warning
whenever we touch the lines around them.

  Must include @java.lang.Override annotation when {@inheritDoc}
  Javadoc tag exists.

This CL also re-format the license header just to make Checkstyle
happy.

This is purely a no-op style change. There must be no behavior change.

Test: prebuilts/checkstyle/checkstyle.py -f frameworks/base/core/java/android/view/inputmethod/InputConnectionWrapper.java
Change-Id: I3d7cef4e6c1407a6c6d8ee75c0d8b75943d8701c
2018-01-15 19:43:38 -08:00
..
2017-10-16 21:27:54 +01:00
2017-06-19 14:06:21 -07:00
2017-11-13 16:53:48 -08:00
2017-05-12 10:40:53 -07:00