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.java90 if (hasShortAndLongForms()) { in onFieldChanged()
105 if (hasShortAndLongForms()) { in onOptionalFieldVisibilityChange()
DPhoneticNameEditorView.java120 if (hasShortAndLongForms()) { in onFieldChanged()
DTextFieldsEditorView.java341 public boolean hasShortAndLongForms() { in hasShortAndLongForms() method in TextFieldsEditorView