Example #1
0
 public void stopLocationUpdate() {
   LocationHelper.INSTANCE.removeListener(mLocationListener);
 }