Searched refs:mAvrStatusCount (Results 1 – 1 of 1) sorted by relevance
61 private int mAvrStatusCount = 0; field in HotplugDetectionAction178 ++mAvrStatusCount; in checkHotplug()179 Slog.w(TAG, "Ack not returned from AVR. count: " + mAvrStatusCount); in checkHotplug()180 if (mAvrStatusCount < AVR_COUNT_MAX) { in checkHotplug()191 mAvrStatusCount = 0; in checkHotplug()