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.java773 writer.printf("event count:%d, lastEvent: ", info.mEventCount); in dump()
1052 private int mEventCount; field in VehicleHal.VehiclePropertyEventInfo
1056 mEventCount = 1; in VehiclePropertyEventInfo()
1061 mEventCount++; in addNewEvent()