Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_data_base_helper.h94 bool QueryCallLog(
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp159 bool ret = callDataPtr_->QueryCallLog(phoneNumAndUnreadCountMap, predicates); in QueryAndNotifyUnReadMissedCall()
H A Dcall_data_base_helper.cpp221 bool CallDataBaseHelper::QueryCallLog( in QueryCallLog() function in OHOS::Telephony::CallDataBaseHelper