Searched refs:mGetAdScoresStartTimestamp (Results 1 – 1 of 1) sorted by relevance
250 private long mGetAdScoresStartTimestamp; field in AdSelectionExecutionLogger454 if (mGetAdScoresStartTimestamp > 0L) { in startGetAdScores()458 this.mGetAdScoresStartTimestamp = getServiceElapsedTimestamp(); in startGetAdScores()463 if (mGetAdScoresStartTimestamp == 0L) { in startGetTrustedScoringSignals()697 if (mGetAdScoresStartTimestamp == 0L) { in getAdScoresResultCode()707 if (mGetAdScoresStartTimestamp == 0L) { in getAdScoresLatencyInMs()711 return (int) (mRunAdScoringEndTimestamp - mGetAdScoresStartTimestamp); in getAdScoresLatencyInMs()713 return (int) (mGetAdScoresEndTimestamp - mGetAdScoresStartTimestamp); in getAdScoresLatencyInMs()