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.java135 restriction = findUxRestrictionsInList(currentSpeed, in getUxRestrictions()
148 restriction = findUxRestrictionsInList( in getUxRestrictions()
179 private static RestrictionsPerSpeedRange findUxRestrictionsInList(float currentSpeed, in findUxRestrictionsInList() method in CarUxRestrictionsConfiguration