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

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

Bug: 31075707
Change-Id: Ifd37271ec7a63f62fee3c3b78c2fc8691184d38d
2 files changed