Searched refs:DROPOFF_STEP (Results 1 – 1 of 1) sorted by relevance
39 private static final float DROPOFF_STEP = 10f; field in VoiceRecordingView93 mCurrentRadius = Math.max(radius, mCurrentRadius - DROPOFF_STEP); in updateCurrentRadius()