Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_SMS_RECEIVE_COMPLETED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_state_observer.h32 COMMON_EVENT_SMS_RECEIVE_COMPLETED, enumerator
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1048 static const std::string COMMON_EVENT_SMS_RECEIVE_COMPLETED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1167 const std::string CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE… member in OHOS::EventFwk::CommonEventSupport