Rename Arrays.ArrayList to Arrays.ArrayAdapter.

Looking at Arrays.asList in isolation, it's easy to
assume that the method returns a java.util.ArrayList
instead of a private static class with the same name
and different behaviour.

Change-Id: Icd75a4a3d0e21c1302ca766e529172cf2de30c2c
1 file changed