Searched refs:endCallNs (Results 1 – 1 of 1) sorted by relevance
414 const int64_t endCallNs = item->getTimestamp(); in checkMode() local415 const int64_t durationNs = endCallNs - mDeviceTimeNs; in checkMode()416 const int64_t volumeDurationNs = endCallNs - mVolumeTimeNs; in checkMode()