Home
last modified time | relevance | path

Searched defs:getNameLookupKeys (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLocaleUtils.java44 public Iterator<String> getNameLookupKeys(String name) { in getNameLookupKeys() method in ContactLocaleUtils.ContactLocaleUtilsBase
91 public Iterator<String> getNameLookupKeys(String name) { in getNameLookupKeys() method in ContactLocaleUtils.ChineseContactUtils
155 public Iterator<String> getNameLookupKeys(String name, int nameStyle) { in getNameLookupKeys() method in ContactLocaleUtils