Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/hisysevent/src/
H A Dcall_manager_hisysevent.cpp36 static constexpr const char *INDEX_ID_KEY = "INDEX_ID"; variable
57 …ehaviorEvent(CALL_STATE_CHANGED_EVENT, SLOT_ID_KEY, slotId, STATE_KEY, state, INDEX_ID_KEY, index); in WriteCallStateBehaviorEvent()