Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsConfigurationXmlParser.java179 getCurrentBuilder().setPhysicalPort(port); in mapDrivingStateToRestrictions()
252 getCurrentBuilder().setUxRestrictions(drivingState, restrictions); in parseAllRestrictions()
378 private CarUxRestrictionsConfiguration.Builder getCurrentBuilder() { in getCurrentBuilder() method in CarUxRestrictionsConfigurationXmlParser