Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DStructuredNameEditorView.java89 if (hasShortAndLongForms()) { in onFieldChanged()
104 if (hasShortAndLongForms()) { in onOptionalFieldVisibilityChange()
215 if (hasShortAndLongForms()) { in getDisplayName()
DPhoneticNameEditorView.java120 if (hasShortAndLongForms()) { in onFieldChanged()
DTextFieldsEditorView.java331 public boolean hasShortAndLongForms() { in hasShortAndLongForms() method in TextFieldsEditorView