Searched defs:lastEventTime (Results 1 – 6 of 6) sorted by relevance
66 long lastEventTime = mAdapter.update(events); in run() local
105 nsecs_t lastEventTime) { in applyBluetoothTimestampSmoothening()
207 nsecs_t lastEventTime = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local
87 void LatencyTrackerTest::triggerEventReporting(nsecs_t lastEventTime) { in triggerEventReporting()
89 public long lastEventTime; field in IntervalStats.EventTracker
2733 final Long lastEventTime = lastTimeMap.get(key); in dumpRecentHistory() local