Searched refs:mLastSampleY (Results 1 – 1 of 1) sorted by relevance
141 private float mLastSampleX, mLastSampleY, mLastSampleZ; field in WirelessChargerDetector169 + ", mLastSampleY=" + mLastSampleY + ", mLastSampleZ=" + mLastSampleZ); in dump()204 proto.write(WirelessChargerDetectorProto.VectorProto.Y, mLastSampleY); in dumpDebug()289 mRestY = mLastSampleY; in finishDetectionLocked()310 mLastSampleY = y; in processSampleLocked()