Searched refs:MatchType (Results 1 – 11 of 11) sorted by relevance
91 public @interface MatchType {} annotation in TelephonyTimeZoneSuggestion146 @MatchType private final int mMatchType;215 @MatchType304 @MatchType private int mMatchType;334 public Builder setMatchType(@MatchType int matchType) { in setMatchType()
248 public interface MatchType { interface in CarrierIdentifier
1888 int matchType = CarrierIdentifier.MatchType.ALL; in convertToHalCarrierRestrictionList()1891 matchType = CarrierIdentifier.MatchType.SPN; in convertToHalCarrierRestrictionList()1894 matchType = CarrierIdentifier.MatchType.IMSI_PREFIX; in convertToHalCarrierRestrictionList()1897 matchType = CarrierIdentifier.MatchType.GID1; in convertToHalCarrierRestrictionList()1900 matchType = CarrierIdentifier.MatchType.GID2; in convertToHalCarrierRestrictionList()1924 int matchType = CarrierIdentifier.MatchType.ALL; in convertToHalCarrierRestrictionListAidl()1927 matchType = CarrierIdentifier.MatchType.SPN; in convertToHalCarrierRestrictionListAidl()1930 matchType = CarrierIdentifier.MatchType.IMSI_PREFIX; in convertToHalCarrierRestrictionListAidl()1933 matchType = CarrierIdentifier.MatchType.GID1; in convertToHalCarrierRestrictionListAidl()1936 matchType = CarrierIdentifier.MatchType.GID2; in convertToHalCarrierRestrictionListAidl()[all …]
2958 PhoneNumberUtil.MatchType matchType = util.isNumberMatch(n1, n2); in areSamePhoneNumber()2959 if (matchType == PhoneNumberUtil.MatchType.EXACT_MATCH in areSamePhoneNumber()2960 || matchType == PhoneNumberUtil.MatchType.NSN_MATCH) { in areSamePhoneNumber()2962 } else if (matchType == PhoneNumberUtil.MatchType.SHORT_NSN_MATCH) { in areSamePhoneNumber()
68 import android.app.timezonedetector.TelephonyTimeZoneSuggestion.MatchType;1653 int slotIndex, @MatchType int matchType, @Quality int quality, String zoneId) { in createTelephonySuggestion()2000 @MatchType int matchType, @Quality int quality, int expectedScore) { in newTelephonyTestCase()
2620 c1.matchType = CarrierIdentifier.MatchType.ALL; in testCreateCarrierRestrictionList()2624 c2.matchType = CarrierIdentifier.MatchType.SPN; in testCreateCarrierRestrictionList()2629 c3.matchType = CarrierIdentifier.MatchType.IMSI_PREFIX; in testCreateCarrierRestrictionList()2634 c4.matchType = CarrierIdentifier.MatchType.GID1; in testCreateCarrierRestrictionList()2639 c5.matchType = CarrierIdentifier.MatchType.GID2; in testCreateCarrierRestrictionList()
10465 com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType12735 com.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType14473 [Lcom.android.i18n.phonenumbers.PhoneNumberUtil$MatchType;14530 [Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType;
32888 Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;35176 Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$MatchType;36921 [Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;36978 [Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$MatchType;
10496 com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType12766 com.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType17499 [Lcom.android.i18n.phonenumbers.PhoneNumberUtil$MatchType;17556 [Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType;
43049 Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;45337 Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$MatchType;50091 [Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;50148 [Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$MatchType;
48398 Landroid/service/carrier/CarrierIdentifier$MatchType;->ALL:I48399 Landroid/service/carrier/CarrierIdentifier$MatchType;->GID1:I48400 Landroid/service/carrier/CarrierIdentifier$MatchType;->GID2:I48401 Landroid/service/carrier/CarrierIdentifier$MatchType;->IMSI_PREFIX:I48402 Landroid/service/carrier/CarrierIdentifier$MatchType;->SPN:I