Searched refs:cooldown (Results 1 – 1 of 1) sorted by relevance
452 int cooldown = Settings.Global.getInt(context.getContentResolver(), in getEmergencyGesturePowerButtonCooldownPeriodMs() local456 return Math.min(cooldown, EMERGENCY_GESTURE_POWER_BUTTON_COOLDOWN_PERIOD_MS_MAX); in getEmergencyGesturePowerButtonCooldownPeriodMs()