Searched refs:CheckAllowWhileIdle (Results 1 – 2 of 2) sorted by relevance
102 bool CheckAllowWhileIdle(uint32_t flag);
327 if (!isRebatched && mPendingIdleUntil_ != nullptr && !CheckAllowWhileIdle(alarm->flags)) { in SetHandlerLocked()707 bool TimerManager::CheckAllowWhileIdle(uint32_t flag) in CheckAllowWhileIdle() function in OHOS::MiscServices::TimerManager768 if (CheckAllowWhileIdle(alarm->flags)) { in AdjustDeliveryTimeBasedOnDeviceIdle()