Searched refs:maxRuleParent (Results 1 – 1 of 1) sorted by relevance
852 CarrierMatchingRule maxRuleParent = null; in matchSubscriptionCarrier() local865 maxRuleParent = rule; in matchSubscriptionCarrier()872 maxRuleParent = rule; in matchSubscriptionCarrier()887 if ((maxRule == maxRuleParent) in matchSubscriptionCarrier()889 maxRuleParent = new CarrierMatchingRule(maxRule); in matchSubscriptionCarrier()890 maxRuleParent.mCid = maxRuleParent.mParentCid; in matchSubscriptionCarrier()891 maxRuleParent.mName = getCarrierNameFromId(maxRuleParent.mCid); in matchSubscriptionCarrier()894 + " specific name: " + maxRule.mName +" cid: " + maxRuleParent.mCid in matchSubscriptionCarrier()895 + " name: " + maxRuleParent.mName); in matchSubscriptionCarrier()896 updateCarrierIdAndName(maxRuleParent.mCid, maxRuleParent.mName, in matchSubscriptionCarrier()