Make unchecked getDeclaredFields/Methods methods public-hidden

These are used by ViewDebug to obtain the declared fields and methods
and then perform type resolution checks on a per-field and per-method
basis. Also updates documentation and naming so that the newly exposed
methods are less likely to be used incorrectly within the framework.

BUG: 17375269

(cherry picked from commit 206773d0a85a03b70a5a5cd6bf5e6f2a2a2326d4)

Change-Id: Ia656d6e8a00ebcb0b729e68aa8a2c1959b9e260b
1 file changed