Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp33 static constexpr const char *HANG_UP_EVENT = "HANG_UP"; variable
106HANG_UP_EVENT, SLOT_ID_KEY, info.slotId, CALL_TYPE_KEY, type, RESULT_KEY, static_cast<int32_t>(res… in WriteHangUpCallBehaviorEvent()