Searched defs:getPinyinNameLookupKeys (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactLocaleUtils.java366 return getPinyinNameLookupKeys(name);
371 public static Iterator<String> getPinyinNameLookupKeys(String name) { method in class:ContactLocaleUtils.SimplifiedChineseContactUtils
497 return SimplifiedChineseContactUtils.getPinyinNameLookupKeys(name);

Completed in 53 milliseconds