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