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

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 13 methods in our jar.

Bug: 31075707
Change-Id: Ia83c01c603b87ab7a1a43cb0a26d73707187a2f6
5 files changed