Searched refs:SPEED_BUMP_PERMIT_FILL_DELAY_KEY (Results 1 – 2 of 2) sorted by relevance
54 static final String SPEED_BUMP_PERMIT_FILL_DELAY_KEY = "permitFillDelay"; field in CarConfigurationService167 speedBumpJson.getLong(SPEED_BUMP_PERMIT_FILL_DELAY_KEY)); in createSpeedBumpConfiguration()
25 import static com.android.car.CarConfigurationService.SPEED_BUMP_PERMIT_FILL_DELAY_KEY;164 speedBump.put(SPEED_BUMP_PERMIT_FILL_DELAY_KEY, mPermitFillDelay); in build()