Home
last modified time | relevance | path

Searched refs:SpamCallConnection (Results 1 - 4 of 4) sorted by relevance

/base/telephony/call_manager/services/spam_call/include/
H A Dspam_call_connection.h25 class SpamCallConnection : public AAFwk::AbilityConnectionStub { class
27 SpamCallConnection(const std::string &phoneNumber, const int32_t &slotId, in SpamCallConnection() function in OHOS::Telephony::SpamCallConnection
35 virtual ~SpamCallConnection() = default;
/base/telephony/call_manager/services/spam_call/src/
H A Dspam_call_connection.cpp25 void SpamCallConnection::OnAbilityConnectDone(const AppExecFwk::ElementName &element, in OnAbilityConnectDone()
38 void SpamCallConnection::OnAbilityDisconnectDone(const AppExecFwk::ElementName &element, in OnAbilityDisconnectDone()
H A Dspam_call_adapter.cpp40 sptr<SpamCallConnection> connection_ = nullptr;
73 connection_ = new (std::nothrow) SpamCallConnection(phoneNumber, slotId, in ConnectSpamCallAbility()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch2_test.cpp157 SpamCallConnection spamCallConnection(phoneNumber, slotId, spamCallAdapter); in HWTEST_F()

Completed in 3 milliseconds