Home
last modified time | relevance | path

Searched refs:kRetryGrowthFactor (Results 1 – 1 of 1) sorted by relevance

/system/chre/host/msm/daemon/
Dchre_daemon.cc498 const int kRetryGrowthFactor = 2; in chreLpmaEnableThread() local
531 retryDelay *= kRetryGrowthFactor; in chreLpmaEnableThread()