Searched refs:kRetryWakeLockLimit (Results 1 – 1 of 1) sorted by relevance
417 const int kRetryWakeLockLimit = 10; // Retry with a wakelock 10 times. in chreLpmaEnableThread() local455 if (retryCount > kRetryWakeLockLimit) { in chreLpmaEnableThread()