Home
last modified time | relevance | path

Searched refs:findUxRestrictionsInList (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/android/car/drivingstate/
DCarUxRestrictionsConfiguration.java176 restriction = findUxRestrictionsInList(currentSpeed, in getUxRestrictions()
189 restriction = findUxRestrictionsInList( in getUxRestrictions()
264 private static RestrictionsPerSpeedRange findUxRestrictionsInList(float currentSpeed, in findUxRestrictionsInList() method in CarUxRestrictionsConfiguration