Searched refs:SPEED_BUMP_ACQUIRED_PERMITS_PER_SECOND_KEY (Results 1 – 2 of 2) sorted by relevance
49 static final String SPEED_BUMP_ACQUIRED_PERMITS_PER_SECOND_KEY = field in CarConfigurationService165 speedBumpJson.getDouble(SPEED_BUMP_ACQUIRED_PERMITS_PER_SECOND_KEY), in createSpeedBumpConfiguration()
22 import static com.android.car.CarConfigurationService.SPEED_BUMP_ACQUIRED_PERMITS_PER_SECOND_KEY;162 speedBump.put(SPEED_BUMP_ACQUIRED_PERMITS_PER_SECOND_KEY, mAcquiredPermitsPerSecond); in build()