Searched refs:shortcutEnabled (Results 1 – 3 of 3) sorted by relevance
52 bool shortcutEnabled = false; member
596 if (atoHosValue.shortcutEnabled) { in UpdateSettingsInAtoHosStatePart()597 accountData->GetConfig()->SetShortKeyState(atoHosValue.shortcutEnabled); in UpdateSettingsInAtoHosStatePart()624 … atoHosValue.shortcutEnabled, atoHosValue.shortcutEnabledOnLockScreen, atoHosValue.shortcutTimeout, in UpdateSettingsInAtoHos()
580 …value.shortcutEnabled = config_->GetDbHandle()->GetBoolValue(ACCESSIBILITY_SHORTCUT_ENABLED, true); in GetConfigValueAtoHos()