Searched refs:currentDrivingState (Results 1 – 1 of 1) sorted by relevance
977 int currentDrivingState = mDrivingStateService.getCurrentDrivingState().eventValue; in handleSpeedChangeLocked() local978 if (currentDrivingState != DRIVING_STATE_MOVING) { in handleSpeedChangeLocked()982 handleDispatchUxRestrictionsLocked(currentDrivingState, mCurrentMovingSpeed, mDisplayIds); in handleSpeedChangeLocked()996 private void handleDispatchUxRestrictionsLocked(@CarDrivingState int currentDrivingState, in handleDispatchUxRestrictionsLocked() argument1048 currentDrivingState, speed, mRestrictionMode); in handleDispatchUxRestrictionsLocked()