Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp2414 bool oobeState = false; in OnShortKeyProcess() local
2416 service->GetBoolValue(DEVICE_PROVISIONED, oobeState); in OnShortKeyProcess()
2420 if (oobeState && userSetupState) { in OnShortKeyProcess()
2809 bool oobeState = false; in RegisterShortKeyEvent()
2811 service->GetBoolValue(DEVICE_PROVISIONED, oobeState); in RegisterShortKeyEvent()
2815 if (accountData->GetAccountId() == DEFAULT_ACCOUNT_ID && (oobeState == false || userSetupState == false)) { in RegisterShortKeyEvent()

Completed in 5 milliseconds