Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1057 boolean shouldAddPhoneticName) { in populateContactAndAboutCard() argument
1091 if (shouldAddPhoneticName && !TextUtils.isEmpty(phoneticName)) { in populateContactAndAboutCard()