Searched refs:getPossibleValues (Results 1 – 2 of 2) sorted by relevance
934 public @Nullable Collection<T> getPossibleValues(int areaId) { in getPossibleValues() method in VehiclePropertyVerifier2790 Collection<T> possibleValues = getPossibleValues(areaId); in verifySetPropertiesAsync()
9662 Collection<T> possibleValues = (Collection<T>) verifier.getPossibleValues(areaId);