Searched defs:requestedPropValue (Results 1 – 4 of 4) sorted by relevance
107 VehiclePropValue getValue(VehiclePropValue requestedPropValue) throws PropertyTimeoutException { in getValue()135 private ValueResult internalGet(VehiclePropValue requestedPropValue) { in internalGet()
339 public <T> T get(Class clazz, VehiclePropValue requestedPropValue) in get()369 public VehiclePropValue get(VehiclePropValue requestedPropValue) in get()
309 public synchronized void get(VehiclePropValue requestedPropValue, getCallback cb) { in get()
157 public synchronized void get(VehiclePropValue requestedPropValue, getCallback cb) { in get()