Home
last modified time | relevance | path

Searched refs:INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE (Results 1 - 4 of 4) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp79 constexpr int INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE = 2; member
822 INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in InitShortKeyConfig()
824 INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in InitShortKeyConfig()
830 if (isShortKeyOnLockScreen == INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE) { in InitShortKeyConfig()
838 if (isShortKeyOnLockScreen != INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE) { in InitShortKeyConfig()
844 auto ret = datashare_->PutIntValue(SHORTCUT_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in InitShortKeyConfig()
H A Daccessibility_account_data.cpp41 constexpr int INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE = 2; member
581 ACCESSIBILITY_SHORTCUT_ENABLED_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in GetConfigValueAtoHos()
583 ACCESSIBILITY_SHORTCUT_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in GetConfigValueAtoHos()
584 config_->GetDbHandle()->PutIntValue(ACCESSIBILITY_SHORTCUT_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in GetConfigValueAtoHos()
H A Daccessibility_settings.cpp37 const int32_t INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE = 2; member
519 if (atoHosValue.shortcutOnLockScreen == INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE) { in UpdateSettingsInAtoHosStatePart()
526 if (atoHosValue.shortcutOnLockScreen != INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE) { in UpdateSettingsInAtoHosStatePart()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp41 constexpr int INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE = 2; member
581 ACCESSIBILITY_SHORTCUT_ENABLED_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in GetConfigValueAtoHos()
583 ACCESSIBILITY_SHORTCUT_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in GetConfigValueAtoHos()
584 config_->GetDbHandle()->PutIntValue(ACCESSIBILITY_SHORTCUT_ON_LOCK_SCREEN, INVALID_SHORTCUT_ON_LOCK_SCREEN_STATE); in GetConfigValueAtoHos()

Completed in 14 milliseconds