Home
last modified time | relevance | path

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

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
DAreaCodeMap.java76 private AreaCodeMapStorageStrategy createFlyweightMapStorage() { in createFlyweightMapStorage() method in AreaCodeMap
88 AreaCodeMapStorageStrategy flyweightMapStorage = createFlyweightMapStorage(); in getSmallerMapStorage()
98 return createFlyweightMapStorage(); in getSmallerMapStorage()