Home | History | Annotate | Download | only in telephony

Lines Matching refs:matchType

3641                 int matchType = CarrierIdentifier.MatchType.ALL;
3644 matchType = CarrierIdentifier.MatchType.SPN;
3647 matchType = CarrierIdentifier.MatchType.IMSI_PREFIX;
3650 matchType = CarrierIdentifier.MatchType.GID1;
3653 matchType = CarrierIdentifier.MatchType.GID2;
3656 c.matchType = matchType;