Searched refs:JSON_NAME_OCCUPANT_ZONE_ID (Results 1 – 1 of 1) sorted by relevance
71 private static final String JSON_NAME_OCCUPANT_ZONE_ID = "occupant_zone_id"; field in CarUxRestrictionsConfiguration361 writer.name(JSON_NAME_OCCUPANT_ZONE_ID).nullValue(); in writeJson()363 writer.name(JSON_NAME_OCCUPANT_ZONE_ID).value(mOccupantZoneId); in writeJson()466 case JSON_NAME_OCCUPANT_ZONE_ID: in readJson()