Add @NonNull annotation to mark valid context parameter

Background thread uses TileSizeCalculator might still run with Activity
destroyed. Use @NonNull to mark valid context parameter before it's
used to obtain system service.

Bug: 136223173
Test: Manual
Change-Id: Ib03f913197e119c1ba1e7a94c05411e65ced1a20
3 files changed