Searched refs:GetCustSpnRule (Results 1 – 3 of 3) sorted by relevance
56 unsigned int GetCustSpnRule(bool roaming);
257 spnRule = GetCustSpnRule(roaming); in NotifyGsmSpnChanged()380 unsigned int OperatorName::GetCustSpnRule(bool roaming) in GetCustSpnRule() function in OHOS::Telephony::OperatorName
1130 EXPECT_EQ(operatorName->GetCustSpnRule(true), 0);1132 EXPECT_NE(operatorName->GetCustSpnRule(true), 0);