Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dstate_registry_ipc_interface_code.h29 CALL_STATE_FOR_ID, enumerator
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_proxy.cpp148 static_cast<uint32_t>(StateNotifyInterfaceCode::CALL_STATE_FOR_ID), in, out, option); in UpdateCallStateForSlotId()
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp45 memberFuncMap_[StateNotifyInterfaceCode::CALL_STATE_FOR_ID] = in TelephonyStateRegistryStub()