HomeSort by relevance Sort by last modified time
    Searched refs:flyweightMapStorage (Results 1 - 2 of 2) sorted by null

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
PhonePrefixMap.java 77 return new FlyweightMapStorage();
88 PhonePrefixMapStorageStrategy flyweightMapStorage = createFlyweightMapStorage();
89 int sizeOfFlyweightMapStorage = getSizeOfPhonePrefixMapStorage(flyweightMapStorage,
97 ? flyweightMapStorage : defaultMapStorage;
123 phonePrefixMapStorage = new FlyweightMapStorage();
134 objectOutput.writeBoolean(phonePrefixMapStorage instanceof FlyweightMapStorage);
  /packages/apps/ContactsCommon/libs/
geocoder-2.9.jar 

Completed in 74 milliseconds