Searched refs:mDetectionInProgress (Results 1 – 1 of 1) sorted by relevance
121 private boolean mDetectionInProgress; field in WirelessChargerDetector160 pw.println(" mDetectionInProgress=" + mDetectionInProgress); in dump()186 WirelessChargerDetectorProto.IS_DETECTION_IN_PROGRESS, mDetectionInProgress); in dumpDebug()257 if (!mDetectionInProgress && mGravitySensor != null) { in startDetectionLocked()261 mDetectionInProgress = true; in startDetectionLocked()274 if (mDetectionInProgress) { in finishDetectionLocked()302 mDetectionInProgress = false; in finishDetectionLocked()308 if (mDetectionInProgress) { in processSampleLocked()