Make TAG used for logging in StaggeredGridLayoutManager private.

The tag prevents developers that are extending SGLM to create
their own constant TAG. Additionally, it will stop from autocompleting
TAG in the IDE as well.

Bug:
https://code.google.com/p/android/issues/detail?id=213269

Change-Id: Ie817ab2a5858632d17f3a3c886f992c1d0635f05
2 files changed