Searched refs:setPhoneticName (Results 1 – 4 of 4) sorted by relevance
1179 public void setPhoneticName(char[] text, int size) { in setPhoneticName() method in ContactListItemView1571 setPhoneticName(mPhoneticNameBuffer.data, phoneticNameSize); in showPhoneticName()1573 setPhoneticName(null, 0); in showPhoneticName()
215 public static void setPhoneticName(Context context, Contact contactData, TextView textView) { in setPhoneticName() method in ContactDisplayUtils
426 public void setPhoneticName(String phoneticName) { in setPhoneticName() method in MultiShrinkScroller
962 mScroller.setPhoneticName(phoneticName); in bindContactData()