Searched refs:ThresholdConfig (Results 1 – 1 of 1) sorted by relevance
561 thresholds: (from: T, to: T) -> ThresholdConfig = { _, _ -> FixedThreshold(56.dp) },618 interface ThresholdConfig { regex631 data class FixedThreshold(private val offset: Dp) : ThresholdConfig {646 ) : ThresholdConfig {