Searched defs:propConfig (Results 1 – 4 of 4) sorted by relevance
86 protected int getTokenForProperty(VehiclePropConfig propConfig) { in getTokenForProperty()122 VehiclePropConfig propConfig = getPropConfig(halPropId); in getPropConfigArray() local
46 private VehiclePropConfig clone(VehiclePropConfig propConfig) { in clone()
55 def __init__(self, propConfig): argument
101 public DiagnosticEventBuilder(VehiclePropConfig propConfig) { in DiagnosticEventBuilder()