Searched refs:AdjustDeliveryTimeBasedOnDeviceIdle (Results 1 – 2 of 2) sorted by relevance
103 bool AdjustDeliveryTimeBasedOnDeviceIdle(const std::shared_ptr<TimerInfo> &alarm);
741 bool TimerManager::AdjustDeliveryTimeBasedOnDeviceIdle(const std::shared_ptr<TimerInfo> &alarm) in AdjustDeliveryTimeBasedOnDeviceIdle() function in OHOS::MiscServices::TimerManager791 isAdjust = AdjustDeliveryTimeBasedOnDeviceIdle(alarm) || isAdjust; in AdjustTimersBasedOnDeviceIdle()