Searched refs:BACKGROUND_TIMEOUT_MULTIPLE (Results 1 – 2 of 2) sorted by relevance
29 constexpr int32_t BACKGROUND_TIMEOUT_MULTIPLE = 4500; variable40 constexpr int32_t BACKGROUND_TIMEOUT_MULTIPLE = 3; variable
1256 … AmsConfigurationParameter::GetInstance().GetAppStartTimeoutTime() * BACKGROUND_TIMEOUT_MULTIPLE; in BackgroundAbility()