Searched defs:currentSpeed (Results 1 – 2 of 2) sorted by relevance
115 @CarDrivingState int drivingState, float currentSpeed) { in getUxRestrictions()131 float currentSpeed, @NonNull String mode) { in getUxRestrictions()179 private static RestrictionsPerSpeedRange findUxRestrictionsInList(float currentSpeed, in findUxRestrictionsInList()
334 Float currentSpeed = getCurrentSpeed(); in initializeUxRestrictions() local