Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h77 LOCAL_ALERTING, enumerator
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp582 RBTPlayInfo playInfo = RBTPlayInfo::LOCAL_ALERTING;
645 RBTPlayInfo playInfo = RBTPlayInfo::LOCAL_ALERTING;
H A Dzero_branch6_test.cpp789 RBTPlayInfo rbtpPlyaInfo = RBTPlayInfo::LOCAL_ALERTING;
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback.cpp153 if (info == RBTPlayInfo::LOCAL_ALERTING) { in UpdateRBTPlayInfo()