Searched refs:mCurrentMovingSpeed (Results 1 – 1 of 1) sorted by relevance
227 private float mCurrentMovingSpeed; field in CarUxRestrictionsManagerService915 mCurrentMovingSpeed = currentSpeed.get(); in handleDrivingStateEventOnDisplaysLocked()916 handleDispatchUxRestrictionsLocked(drivingState, mCurrentMovingSpeed, displayIds); in handleDrivingStateEventOnDisplaysLocked()972 if (newSpeed == mCurrentMovingSpeed) { in handleSpeedChangeLocked()976 mCurrentMovingSpeed = newSpeed; in handleSpeedChangeLocked()982 handleDispatchUxRestrictionsLocked(currentDrivingState, mCurrentMovingSpeed, mDisplayIds); in handleSpeedChangeLocked()