Searched defs:currentSpeed (Results 1 – 2 of 2) sorted by relevance
126 @CarDrivingState int drivingState, float currentSpeed) { in getUxRestrictions()142 float currentSpeed, @UxRestrictionMode int mode) { in getUxRestrictions()180 private static RestrictionsPerSpeedRange findUxRestrictionsInList(float currentSpeed, in findUxRestrictionsInList()
272 Float currentSpeed = getCurrentSpeed(); in initializeUxRestrictions() local