Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dcommon_event_test.h42 COMMON_EVENT_STK_SESSION_END, enumerator
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1072 static const std::string COMMON_EVENT_STK_SESSION_END; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1192 const std::string CommonEventSupport::COMMON_EVENT_STK_SESSION_END = "usual.event.STK_SESSION_END"; member in OHOS::EventFwk::CommonEventSupport