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

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

Bug: 31075707
Change-Id: Ife209cfbd9f8853ac4009717583f9af16548192c
2 files changed