Searched refs:ITAR_SPEED_LIMIT_METERS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance
448 private static final float ITAR_SPEED_LIMIT_METERS_PER_SECOND = 400.0F; field in GnssLocationProvider1361 mItarSpeedLimitExceeded = location.getSpeed() > ITAR_SPEED_LIMIT_METERS_PER_SECOND; in handleReportLocation()