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