Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarUxRestrictionsConfigurationXmlParser.java180 getCurrentBuilder().setPhysicalPort(port); in mapDrivingStateToRestrictions()
253 getCurrentBuilder().setUxRestrictions(drivingState, restrictions); in parseAllRestrictions()
379 private CarUxRestrictionsConfiguration.Builder getCurrentBuilder() { in getCurrentBuilder() method in CarUxRestrictionsConfigurationXmlParser