Remove all the extra accessor methods added by javac in support-core-ui

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

Bug: 31075707
Change-Id: I283934f5248e608749c2c33a8cd1bd0adb0efae2
14 files changed