Home
last modified time | relevance | path

Searched refs:handleOnPropertyEvent (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java355 private void handleOnPropertyEvent(List<HalPropValue> propValues) { in handleOnPropertyEvent() method in VehicleHal
1209 mHandler.post(() -> handleOnPropertyEvent(propValues)); in onPropertyEvent()
1450 mHandler.post(() -> handleOnPropertyEvent(Lists.newArrayList(v))); in injectVhalEvent()
1490 mHandler.post(() -> handleOnPropertyEvent(Lists.newArrayList(v))); in injectContinuousVhalEvent()