Searched refs:mParentCid (Results 1 – 1 of 1) sorted by relevance
536 private int mParentCid; field in CarrierResolver.CarrierMatchingRule555 mParentCid = parentCid; in CarrierMatchingRule()570 mParentCid = rule.mParentCid; in CarrierMatchingRule()777 if (rule.mParentCid == maxRule.mCid) { in matchSubscriptionCarrier()779 } else if (maxRule.mParentCid == rule.mCid) { in matchSubscriptionCarrier()796 && maxRule.mParentCid != TelephonyManager.UNKNOWN_CARRIER_ID) { in matchSubscriptionCarrier()798 maxRuleParent.mCid = maxRuleParent.mParentCid; in matchSubscriptionCarrier()