Searched refs:setCountryCodes (Results 1 – 5 of 5) sorted by relevance
148 public AccessControllerMetricsStats setCountryCodes(List<String> countryCodes) { in setCountryCodes() method in AccessControllerMetricsStats175 .setCountryCodes(mCountryCodes) in reportAccessControllerMetrics()
313 public boolean setCountryCodes(boolean reset, @NonNull List<String> currentNetworkCountryCodes, in setCountryCodes() method in TelephonyCountryDetector
459 .setCountryCodes(new String[]{"AB", "CD"}) in onSatelliteAccessControllerMetrics_withAtoms()
2104 public Builder setCountryCodes(String[] countryCodes) { in setCountryCodes() method in SatelliteStats.SatelliteAccessControllerParams.Builder
3091 boolean setCountryCodes(in boolean reset, in List<String> currentNetworkCountryCodes, in setCountryCodes() method