Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLocaleUtils.java334 return getRomajiNameLookupKeys(name); in getNameLookupKeys()
360 public static Iterator<String> getRomajiNameLookupKeys(String name) { in getRomajiNameLookupKeys() method in ContactLocaleUtils.JapaneseContactUtils
534 return JapaneseContactUtils.getRomajiNameLookupKeys(name); in getNameLookupKeys()