Searched refs:JSON_NAME_PHYSICAL_PORT (Results 1 – 1 of 1) sorted by relevance
70 private static final String JSON_NAME_PHYSICAL_PORT = "physical_port"; field in CarUxRestrictionsConfiguration356 writer.name(JSON_NAME_PHYSICAL_PORT).nullValue(); in writeJson()358 writer.name(JSON_NAME_PHYSICAL_PORT).value((int) mPhysicalPort); in writeJson()459 case JSON_NAME_PHYSICAL_PORT: in readJson()