Searched refs:setMatchType (Results 1 – 9 of 9) sorted by relevance
123 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_uniqueUsZone()158 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET) in test_uniqueUsZone()197 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_nonUniqueUsZone()268 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_unitedKingdom()304 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET) in test_unitedKingdom()324 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_unitedKingdom()348 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_cz()384 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET) in test_cz()404 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_cz()423 .setMatchType(MATCH_TYPE_NETWORK_COUNTRY_ONLY) in test_bogusCzNitzSignal()[all …]
73 builder1.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()82 builder2.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()97 builder1.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_EMULATOR_ZONE_ID); in testEquals()98 builder2.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()105 builder1.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY); in testEquals()144 builder.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET); in testBuilderValidates_nullZone_badMatchType()164 builder.setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_EMULATOR_ZONE_ID); in testParcelable()216 .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()
58 .setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_ONLY)
509 .setMatchType(TelephonyTimeZoneSuggestion.MATCH_TYPE_NETWORK_COUNTRY_AND_OFFSET) in createTelephonyTimeZoneSuggestion()
1655 .setMatchType(matchType) in createTelephonySuggestion()1993 .setMatchType(matchType) in createSuggestion()
3389 HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setMatchType(I)Landroid/app/…