Searched refs:kResumeThresholdUs (Results 1 – 2 of 2) sorted by relevance
142 static const int64_t kResumeThresholdUs; member
50 const int64_t LiveSession::kResumeThresholdUs = 100000ll; member in android::LiveSession600 && startTime.mTimeUs - lastTime.mTimeUs > kResumeThresholdUs); in checkSwitchProgress()