Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_setting_observer_test.cpp44 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
1492 service->PutBoolValue(DEVICE_PROVISIONED, false, true); in HWTEST_F()
1519 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1546 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1578 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1611 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
H A Daccessible_ability_manager_service_test.cpp47 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
1499 service->PutBoolValue(DEVICE_PROVISIONED, false, true); in HWTEST_F()
1526 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1553 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1585 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1618 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_manager_service.cpp47 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
1499 service->PutBoolValue(DEVICE_PROVISIONED, false, true); in HWTEST_F()
1526 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1553 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1585 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1618 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_state_observer_proxy_test.cpp1848 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1875 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1907 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
1940 service->PutBoolValue(DEVICE_PROVISIONED, true, true); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp58 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
2416 service->GetBoolValue(DEVICE_PROVISIONED, oobeState); in OnShortKeyProcess()
2725 service->UnregisterObserver(DEVICE_PROVISIONED); in OnDeviceProvisioned()
2783 service->RegisterObserver(DEVICE_PROVISIONED, func); in RegisterProvisionCallback()
2811 service->GetBoolValue(DEVICE_PROVISIONED, oobeState); in RegisterShortKeyEvent()
H A Daccessibility_account_data.cpp53 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp53 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp58 const std::string DEVICE_PROVISIONED = "device_provisioned"; member
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp58 const std::string DEVICE_PROVISIONED = "device_provisioned"; member

Completed in 28 milliseconds