Searched refs:IsLowPowerMode (Results 1 – 2 of 2) sorted by relevance
39 inline bool IsLowPowerMode() const in IsLowPowerMode() function
374 return deviceInfoManager_->IsLowPowerMode() ? DELAY_TIME_LOW_POWER : DELAY_TIME_NORMAL; in GetDelayTime()