Searched refs:stallDetectionPeriod (Results 1 – 1 of 1) sorted by relevance
73 int32_t stallDetectionPeriod = GetStallDetectionPeriod(); in StartStallDetectionTimer() local74 TELEPHONY_LOGI("stallDetectionPeriod = %{public}d", stallDetectionPeriod); in StartStallDetectionTimer()78 SendEvent(event, stallDetectionPeriod, Priority::LOW); in StartStallDetectionTimer()96 int32_t stallDetectionPeriod = GetStallDetectionPeriod(); in OnStallDetectionTimer() local97 TELEPHONY_LOGI("stallDetectionPeriod = %{public}d", stallDetectionPeriod); in OnStallDetectionTimer()101 SendEvent(event, stallDetectionPeriod, Priority::LOW); in OnStallDetectionTimer()304 int32_t stallDetectionPeriod = GetStallDetectionPeriod(); in IsNeedDoRecovery() local305 TELEPHONY_LOGI("stallDetectionPeriod = %{public}d", stallDetectionPeriod); in IsNeedDoRecovery()309 SendEvent(event, stallDetectionPeriod, Priority::LOW); in IsNeedDoRecovery()