Searched refs:updateCountryCode (Results 1 – 3 of 3) sorted by relevance
269 updateCountryCode(); in evaluateAllCmmStateAndApplyIfAllReady()290 updateCountryCode(); in setOverrideCountryCode()305 updateCountryCode(); in clearOverrideCountryCode()343 updateCountryCode(); in setTelephonyCountryCodeAndUpdate()395 updateCountryCode(); in setDefaultCountryCode()421 private void updateCountryCode() { in updateCountryCode() method in WifiCountryCode481 if (!sm.updateCountryCode(country)) { in setCountryCodeNative()
580 public boolean updateCountryCode(@NonNull String countryCode) { in updateCountryCode() method in SoftApManager
3118 mSoftApManager.updateCountryCode(TEST_COUNTRY_CODE + "TW"); in testUpdateCountryCodeWhenConfigDisabled()3132 mSoftApManager.updateCountryCode(TEST_COUNTRY_CODE + "TW"); in testUpdateCountryCodeWhenConfigEnabled()3146 mSoftApManager.updateCountryCode(TEST_COUNTRY_CODE); in testUpdateSameCountryCodeWhenConfigEnabled()