I seems that Activity . getActivityInfo (). currentLocation returns a position object with lat/lon coordinates of 0 (zero), instead of returning null.
In watch faces, Activity.getActivityInfo().currentLocation is used to get current or recent GPS position...