Searched defs:FAKE_COUNTRY_CODE2 (Results 1 – 1 of 1) sorted by relevance
87 static final String FAKE_COUNTRY_CODE2 = "US"; field in SubscriptionDatabaseManagerTest1506 mDatabaseManagerUT.setCountryIso(subInfo.getSubscriptionId(), FAKE_COUNTRY_CODE2); in testUpdateCountryIso() local