Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java1231 writer.printf("event count:%d, lastEvent: ", info.mEventCount); in dump()
1538 private int mEventCount; field in VehicleHal.VehiclePropertyEventInfo
1542 mEventCount = 1; in VehiclePropertyEventInfo()
1547 mEventCount++; in addNewEvent()