Searched refs:getCurrentBuilder (Results 1 – 1 of 1) sorted by relevance
309 getCurrentBuilder().setPhysicalPort(port); in mapDrivingStateToRestrictions()317 getCurrentBuilder().setOccupantZoneId(zoneId); in mapDrivingStateToRestrictions()326 getCurrentBuilder().setDisplayType(displayType); in mapDrivingStateToRestrictions()424 getCurrentBuilder().setUxRestrictions(drivingState, restriction); in parseAllRestrictions()586 private CarUxRestrictionsConfiguration.Builder getCurrentBuilder() { in getCurrentBuilder() method in CarUxRestrictionsConfigurationXmlParser