Example #1
0
  @Override
  public void onLocationChanged(Location location) {

    _context.updateLocation(location);
  }