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