Home
last modified time | relevance | path

Searched refs:isShortkeyEnabled (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp1045 bool isShortkeyEnabled = GetShortKeyState(); in OnDataClone() local
1057 if (isShortkeyEnabled != GetShortKeyState()) { in OnDataClone()
1058 SetShortKeyState(isShortkeyEnabled); in OnDataClone()
1059 SetShortKeyState(!isShortkeyEnabled); in OnDataClone()