Searched refs:currentTimestampNs (Results 1 – 3 of 3) sorted by relevance
109 void refreshTtl(const int64_t currentTimestampNs) { in refreshTtl() argument111 mTtlEndNs = currentTimestampNs + mTtlNs; in refreshTtl()
190 void OnConfigUpdatedLocked(const int64_t currentTimestampNs, const ConfigKey& key,
1091 final long currentTimestampNs = SystemClock.elapsedRealtimeNanos(); in logAppTransitionReportedDrawn() local1094 : TimeUnit.NANOSECONDS.toMillis(currentTimestampNs - info.mTransitionStartTimeNs); in logAppTransitionReportedDrawn()1153 launchObserverNotifyReportFullyDrawn(r, currentTimestampNs); in logAppTransitionReportedDrawn()