Searched defs:AreaConfig (Results 1 – 1 of 1) sorted by relevance
167 public static class AreaConfig<T> implements Parcelable { class in CarPropertyConfig171 private AreaConfig(T minValue, T maxValue) { in AreaConfig() method in CarPropertyConfig.AreaConfig194 private AreaConfig(Parcel in) { in AreaConfig() method