Home
last modified time | relevance | path

Searched refs:CLIR_STATUS_TEMPORARILY_RESTRICTED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dmmi_code_message.h70 const int32_t CLIR_STATUS_TEMPORARILY_RESTRICTED = 3; variable
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dmmi_code_message.cpp99 case CLIR_STATUS_TEMPORARILY_RESTRICTED: in CreateGetClirResultMessage()