Searched refs:simCountry (Results 1 – 1 of 1) sorted by relevance
327 String simCountry = MccTable.countryCodeForMcc(subscriptionInfoInternal.getMcc()); in updateNtnRoamingInHomeCountry() local330 if (simCountry.equalsIgnoreCase(satelliteRegisteredCountry)) { in updateNtnRoamingInHomeCountry()