Searched refs:JSON_NAME_PHYSICAL_PORT (Results 1 – 1 of 1) sorted by relevance
57 private static final String JSON_NAME_PHYSICAL_PORT = "physical_port"; field in CarUxRestrictionsConfiguration240 writer.name(JSON_NAME_PHYSICAL_PORT).nullValue(); in writeJson()242 writer.name(JSON_NAME_PHYSICAL_PORT).value((int) mPhysicalPort.byteValue()); in writeJson()331 case JSON_NAME_PHYSICAL_PORT: in readJson()