futokb/java/src/com/android/inputmethod
Yohei Yukawa 63cbdf49b9 Add @Override for a method that is overriding a new L API
Now all the downstream builds have switched to API Level 21.
Hence putting @Override to new APIs no longer makes javac unhappy.

Change-Id: Ib3324a5d06b17d298beacab8c8802bb14e5be968
2014-10-22 01:28:10 +09:00
..
accessibility Fix some compiler warnings 2014-10-21 19:28:37 +09:00
annotations Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
compat Fix some compiler warnings 2014-10-21 19:28:37 +09:00
dictionarypack Fix some compiler warnings 2014-10-21 19:28:37 +09:00
event Fix some compiler warnings 2014-10-21 19:28:37 +09:00
keyboard Fix some compiler warnings 2014-10-21 19:28:37 +09:00
latin Add @Override for a method that is overriding a new L API 2014-10-22 01:28:10 +09:00