Searched refs:validatePort (Results 1 – 2 of 2) sorted by relevance
335 builder.setPhysicalPort(Builder.validatePort(reader.nextInt())); in readJson()684 public static byte validatePort(int port) { in validatePort() method in CarUxRestrictionsConfiguration.Builder
178 byte port = CarUxRestrictionsConfiguration.Builder.validatePort(portValue); in mapDrivingStateToRestrictions()