Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DEditor.java86 public void updatePhonetic(String column, String value); in updatePhonetic() method
DStructuredNameEditorView.java102 public void updatePhonetic(String column, String value) { in updatePhonetic() method in StructuredNameEditorView
DTextFieldsEditorView.java342 updatePhonetic(column, tmpString); in setValues()
DLabeledEditorView.java336 public void updatePhonetic(String column, String value) { in updatePhonetic() method in LabeledEditorView