Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/common/include/
Dstandardize_utils.h65 static bool IsDtmfKey(char c) in IsDtmfKey() function
/base/telephony/cellular_call/services/control/src/
Dcontrol_base.cpp94 bool ControlBase::IsDtmfKey(char c) const in IsDtmfKey() function in OHOS::Telephony::ControlBase