Searched defs:nextTimeOut (Results 1 – 2 of 2) sorted by relevance
138 void ScreenOffPreController::SchedulEyeDetectTimeout(int64_t nextTimeOut, int64_t now) in SchedulEyeDetectTimeout()
1113 int64_t nextTimeOut = now + displayOffTime - this->GetDimTime(displayOffTime); in WakeupDeviceInner() local