Home
last modified time | relevance | path

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

/base/telephony/call_manager/interfaces/innerkits/
H A Dsuper_privacy_manager_client.h37 int32_t SetSuperPrivacyMode(const int32_t &mode, const int32_t &source);
/base/telephony/call_manager/frameworks/native/src/
H A Dsuper_privacy_manager_client.cpp37 int32_t SuperPrivacyManagerClient::SetSuperPrivacyMode(const int32_t &mode, const int32_t &source) in SetSuperPrivacyMode() function in OHOS::Telephony::SuperPrivacyManagerClient
/base/telephony/call_manager/services/call/src/
H A Dcall_superprivacy_control_manager.cpp123 SetSuperPrivacyMode(static_cast<int32_t>(CallSuperPrivacyModeType::OFF), SOURCE_CALL); in CloseSuperPrivacyMode()
169 int32_t privacy = SuperPrivacyManagerClient::GetInstance().SetSuperPrivacyMode(oldPrivpacy, SOURCE_CALL); in RestoreSuperPrivacyMode()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp769 SetSuperPrivacyMode(static_cast<int32_t>(CallSuperPrivacyModeType::OFF), SOURCE_CALL); in HWTEST_F()

Completed in 4 milliseconds