Searched refs:kExpConstant (Results 1 – 1 of 1) sorted by relevance
81 final double kExpConstant = 3.0; in onProgressChanged() local83 (Math.exp(kExpConstant * bandwidthFraction) - 1) / (Math.exp(kExpConstant) - 1); in onProgressChanged()