Searched refs:TestGetDefaultSmsSlotId (Results 1 – 3 of 3) sorted by relevance
48 void TestGetDefaultSmsSlotId(const sptr<ISmsServiceInterface> &smsService) const;
100 … std::bind(&GsmSmsSenderTest::TestGetDefaultSmsSlotId, param.gsmSmsSenderTest, smsService)); in InitGsmFun()
548 void GsmSmsSenderTest::TestGetDefaultSmsSlotId(const sptr<ISmsServiceInterface> &smsService) const in TestGetDefaultSmsSlotId() function in OHOS::Telephony::GsmSmsSenderTest