Home
last modified time | relevance | path

Searched defs:currentDrivingState (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsManagerService.java977 int currentDrivingState = mDrivingStateService.getCurrentDrivingState().eventValue; in handleSpeedChangeLocked() local
996 private void handleDispatchUxRestrictionsLocked(@CarDrivingState int currentDrivingState, in handleDispatchUxRestrictionsLocked()