Searched defs:onPropertyEvent (Results 1 – 3 of 3) sorted by relevance
30 Return<void> onPropertyEvent(const hidl_vec <VehiclePropValue> & /*values*/) override { in onPropertyEvent() function
238 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() method in HalClient.VehicleCallback
422 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() method in VehicleHal