Home
last modified time | relevance | path

Searched defs:IsDtmfKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dstandardize_utils.h75 static bool IsDtmfKey(char c) in IsDtmfKey() function
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp91 bool ControlBase::IsDtmfKey(char c) const in IsDtmfKey() function in OHOS::Telephony::ControlBase