Searched refs:imsiPrefix (Results 1 – 3 of 3) sorted by relevance
834 String imsiPrefix = (subscriptionRule.imsiPrefixPattern != null) in matchSubscriptionCarrier() local841 imsiPrefix, in matchSubscriptionCarrier()
223 assertEquals("imsiPrefixTest", log.events[0].carrierIdMatching.result.imsiPrefix); in testWriteCarrierIdMatchingEventWithInvalidMatchingScore()262 assertEquals("imsiPrefixTest", log.events[0].carrierIdMatching.result.imsiPrefix); in testWriteCarrierIdMatchingEvent()
2477 carrierIdMatchingResult.imsiPrefix = TextUtils.emptyIfNull(simInfo.imsiPrefixPattern); in writeCarrierIdMatchingEvent()