jlahoda [Fri, 07 Feb 2014 21:43:33 +0100] rev 23111
8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
Summary: When the overrides deprecated method warning is being reported, need to do that in the lint context of the method.
Reviewed-by: vromero