Remove all the extra accessor methods added by javac in support-transition.

Change private methods to be package protected to avoid extra methods
that get added to be able to access them from inner classes.

This CL saves 9 methods in our jar.

Bug: 31075707
Change-Id: I0dfd80ddc98ff43535feed2c5c31dffcd3aa53ce
5 files changed