Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_handler.cpp38 static constexpr uint32_t PARAMETER_X_WAP_APPLICATION_ID = 0x2F; variable
253 if (fieldValue == PARAMETER_X_WAP_APPLICATION_ID) { in DecodeXWapApplicationField()