Searched refs:setMatchType (Results 1 – 8 of 8) sorted by relevance
128 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_uniqueUsZone()200 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_nonUniqueUsZone()269 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_unitedKingdom()322 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_unitedKingdom()347 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_cz()401 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_cz()421 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_bogusCzNitzSignal()457 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_bogusUniqueUsNitzSignal()508 .setMatchType(MATCH_TYPE_EMULATOR_ZONE_ID) in test_emulatorNitzExtensionUsedForTimeZone()526 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_countryDefaultBoost()[all …]
65 builder1.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()74 builder2.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()89 builder1.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_EMULATOR_ZONE_ID); in testEquals()90 builder2.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()97 builder1.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()136 builder.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET); in testBuilderValidates_nullZone_badMatchType()156 builder.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_EMULATOR_ZONE_ID); in testParcelable()208 .setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY) in testParseCommandLineArg_validNonEmptySuggestion()
68 .setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_EMULATOR_ZONE_ID) in getTimeZoneSuggestion()151 suggestionBuilder.setMatchType( in findTimeZoneForTestNetwork()190 suggestionBuilder.setMatchType( in findTimeZoneFromCountryAndNitz()217 suggestionBuilder.setMatchType( in findTimeZoneFromCountryAndNitz()255 suggestionBuilder.setMatchType( in findTimeZoneFromNetworkCountryCode()
164 .setMatchType(in.readInt()) in createFromParcel()334 public Builder setMatchType(@MatchType int matchType) { in setMatchType() method in TelephonyTimeZoneSuggestion.Builder443 builder.setMatchType(matchType); in parseCommandLineArg()
388 .setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET) in createTelephonyTimeZoneSuggestion()
1041 .setMatchType(matchType) in createTelephonySuggestion()1293 .setMatchType(matchType) in createSuggestion()
3340 HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setMatchType(I)Landroid/app/…
3338 HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setMatchType(I)Landroid/app/…