Searched refs:TestHasSmsCapability (Results 1 – 3 of 3) sorted by relevance
56 void TestHasSmsCapability(const sptr<ISmsServiceInterface> &smsService) const;
116 std::bind(&GsmSmsSenderTest::TestHasSmsCapability, param.gsmSmsSenderTest, smsService)); in InitGsmFun()
687 void GsmSmsSenderTest::TestHasSmsCapability(const sptr<ISmsServiceInterface> &smsService) const in TestHasSmsCapability() function in OHOS::Telephony::GsmSmsSenderTest