Searched defs:requestedPropValue (Results 1 – 8 of 8) sorted by relevance
343 VehiclePropValue requestedPropValue = request.prop; in getValues() local392 VehiclePropValue requestedPropValue = request.value; in setValues() local
247 VehiclePropValue requestedPropValue = request.prop; in getValues() local286 VehiclePropValue requestedPropValue = request.value; in setValues() local
191 public void get(VehiclePropValue requestedPropValue, getCallback cb) { in get()
301 public HalPropValue get(HalPropValue requestedPropValue) in get()329 public void set(HalPropValue requestedPropValue) throws RemoteException, in set()974 HalPropValue requestedPropValue, in getOrSetSync()
347 public abstract HalPropValue get(HalPropValue requestedPropValue) in get()
208 public HalPropValue get(HalPropValue requestedPropValue) in get()
1044 public <T> T get(Class clazz, HalPropValue requestedPropValue) in get()1119 public HalPropValue get(HalPropValue requestedPropValue) in get()
354 public HalPropValue get(HalPropValue requestedPropValue) throws RemoteException, in get()