Searched refs:propValues (Results 1 – 2 of 2) sorted by relevance
238 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() argument240 mHandler, CallbackHandler.MSG_ON_PROPERTY_EVENT, propValues)); in onPropertyEvent()
466 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() argument468 for (VehiclePropValue v : propValues) { in onPropertyEvent()