Searched refs:onPropertyEvent (Results 1 – 5 of 5) sorted by relevance
212 mCallback.onPropertyEvent((ArrayList<VehiclePropValue>) msg.obj); in handleMessage()238 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() method in HalClient.VehicleCallback
422 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() method in VehicleHal629 onPropertyEvent(Lists.newArrayList(v)); in injectVhalEvent()
30 Return<void> onPropertyEvent(const hidl_vec <VehiclePropValue> & /*values*/) override { in onPropertyEvent() function
111 callback.onPropertyEvent(Lists.newArrayList(value)); in injectEvent()
187 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) throws RemoteException {