Searched refs:ITAR_SPEED_LIMIT_METERS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance
313 private static final float ITAR_SPEED_LIMIT_METERS_PER_SECOND = 400.0f; field in GnssNative1090 boolean exceeded = location.getSpeed() > ITAR_SPEED_LIMIT_METERS_PER_SECOND; in reportLocation()