Searched refs:kMaxRetryCount (Results 1 – 2 of 2) sorted by relevance
118 static const int kMaxRetryCount = 3; // 3 retries in case of buffer drop variable
658 if (mNewCaptureErrorCnt > kMaxRetryCount) { in manageStandardCaptureWait()659 ALOGW("Exceeding multiple retry limit of %d due to buffer drop", kMaxRetryCount); in manageStandardCaptureWait()