Fix warnings about deprecated setStatus(int,String)

The superclass method these invoke is deprecated.  Mark our
implementation to also be @Deprecated so that Eclipse does not
display a warning on these lines, and callers are clear the
method has been deprecated.

Change-Id: I90433e00f31f90dde619a5c54b8d428e48ac6d36
3 files changed