Searched refs:VehiclePropertyAccessType (Results 1 – 2 of 2) sorted by relevance
42 private final @CarPropertyConfig.VehiclePropertyAccessType int mAccess;51 @CarPropertyConfig.VehiclePropertyAccessType int access, in AreaIdConfig()103 public @CarPropertyConfig.VehiclePropertyAccessType int getAccess() {210 private final @CarPropertyConfig.VehiclePropertyAccessType int mAccess;223 public Builder(@CarPropertyConfig.VehiclePropertyAccessType int access, int areaId) {
90 public @interface VehiclePropertyAccessType {} annotation in CarPropertyConfig129 public @VehiclePropertyAccessType int getAccess() { in getAccess()