Searched refs:mAvrStatusCount (Results 1 – 1 of 1) sorted by relevance
56 private int mAvrStatusCount = 0; field in HotplugDetectionAction161 ++mAvrStatusCount; in checkHotplug()162 Slog.w(TAG, "Ack not returned from AVR. count: " + mAvrStatusCount); in checkHotplug()163 if (mAvrStatusCount < AVR_COUNT_MAX) { in checkHotplug()174 mAvrStatusCount = 0; in checkHotplug()