Searched defs:currentSpeed (Results 1 – 2 of 2) sorted by relevance
147 @CarDrivingState int drivingState, float currentSpeed) { in getUxRestrictions()264 private static RestrictionsPerSpeedRange findUxRestrictionsInList(float currentSpeed, in findUxRestrictionsInList()
912 Optional<Float> currentSpeed = getCurrentSpeed(); in handleDrivingStateEventOnDisplaysLocked() local