Searched defs:crescendoSeconds (Results 1 – 1 of 1) sorted by relevance
225 val crescendoSeconds: String = prefs.getString(SettingsActivity.KEY_ALARM_CRESCENDO, "0")!! in getAlarmCrescendoDuration() constant234 val crescendoSeconds: String = prefs.getString(SettingsActivity.KEY_TIMER_CRESCENDO, "0")!! in getTimerCrescendoDuration() constant