Searched refs:maxBpm (Results 1 – 3 of 3) sorted by relevance
193 public HeartRateGoal(int minBpm, int maxBpm) { in HeartRateGoal() argument195 this.mMaxBpm = maxBpm; in HeartRateGoal()
118 mapOf("count" to performanceGoal.maxBpm))) in formatPerformanceGoal()192 mapOf("count" to performanceGoal.maxBpm))) in formatPerformanceGoalA11y()
298 public HeartRateGoalInternal(int minBpm, int maxBpm) { in HeartRateGoalInternal() argument300 this.mMaxBpm = maxBpm; in HeartRateGoalInternal()