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