Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java189 protected void bindEditors() { in bindEditors() method in ContactEditorFragment
700 bindEditors(); in useAsPrimaryChosen()
713 bindEditors(); in onRemovePictureChosen()
721 bindEditors(); in onPhotoSelected()
DContactEditorBaseFragment.java554 bindEditors(); in onActivityCreated()
1211 bindEditors(); in setStateForNewContact()
1288 bindEditors(); in setStateForExistingContact()
1315 abstract protected void bindEditors(); in bindEditors() method in ContactEditorBaseFragment
DCompactContactEditorFragment.java203 protected void bindEditors() { in bindEditors() method in CompactContactEditorFragment