Home
last modified time | relevance | path

Searched refs:createNewAreaCodeMap (Results 1 – 1 of 1) sorted by relevance

/external/libphonenumber/java/test/com/android/i18n/phonenumbers/geocoding/
DAreaCodeMapTest.java161 private static AreaCodeMap createNewAreaCodeMap(AreaCodeMap areaCodeMap) throws IOException { in createNewAreaCodeMap() method in AreaCodeMapTest
179 newAreaCodeMap = createNewAreaCodeMap(localAreaCodeMap); in testReadWriteExternalWithDefaultStrategy()
189 newAreaCodeMap = createNewAreaCodeMap(localAreaCodeMap); in testReadWriteExternalWithFlyweightStrategy()