Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/drivingstate/
DCarUxRestrictionsConfiguration.java467 DrivingStateRestrictions drivingStateRestrictions = readRestrictions(reader); in readRestrictionsList()
475 private static DrivingStateRestrictions readRestrictions(JsonReader reader) throws IOException { in readRestrictions() method in CarUxRestrictionsConfiguration