Searched refs:shortcutTimeout (Results 1 – 3 of 3) sorted by relevance
54 int shortcutTimeout = 0; member
624 … atoHosValue.shortcutEnabled, atoHosValue.shortcutEnabledOnLockScreen, atoHosValue.shortcutTimeout, in UpdateSettingsInAtoHos()645 if (atoHosValue.shortcutTimeout == 1) { in UpdateSettingsInAtoHos()647 } else if (atoHosValue.shortcutTimeout == 0) { in UpdateSettingsInAtoHos()
583 value.shortcutTimeout = config_->GetDbHandle()->GetIntValue(ACCESSIBILITY_SHORTCUT_TIMEOUT, in GetConfigValueAtoHos()