Searched refs:GLOBAL_SWITCH_RESULT_KEY (Results 1 – 1 of 1) sorted by relevance
32 const std::string GLOBAL_SWITCH_RESULT_KEY = "ohos.user.setting.global_switch.result"; variable240 this->reqContext_->switchStatus = result.GetBoolParam(GLOBAL_SWITCH_RESULT_KEY, 0); in OnResult()