Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_test_util.cpp22 const std::string KEY_VOICECALL_CAP = "const.telephony.voice.capable"; member
120 int retLen = GetParameter(KEY_VOICECALL_CAP.c_str(), "true", retValue, VOICECALL_CAP_VAL_LEN); in HasVoiceCapabilityInner()
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp28 const std::string KEY_VOICECALL_CAP = "const.telephony.voice.capable"; member
743 int retLen = GetParameter(KEY_VOICECALL_CAP.c_str(), "true", retValue, VOICECALL_CAP_VAL_LEN); in HasVoiceCapability()
/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp36 const std::string KEY_VOICECALL_CAP = "const.telephony.voice.capable"; member
41 int retLen = GetParameter(KEY_VOICECALL_CAP.c_str(), "true", retValue, VOICECALL_CAP_VAL_LEN); in HasVoiceCapability()

Completed in 4 milliseconds