Searched refs:mAvrStatusCount (Results 1 – 1 of 1) sorted by relevance
59 private int mAvrStatusCount = 0; field in HotplugDetectionAction170 ++mAvrStatusCount; in checkHotplug()171 Slog.w(TAG, "Ack not returned from AVR. count: " + mAvrStatusCount); in checkHotplug()172 if (mAvrStatusCount < AVR_COUNT_MAX) { in checkHotplug()183 mAvrStatusCount = 0; in checkHotplug()