Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactContactEditorFragment.java211 public void onRebindEditorsForNewContact(RawContactDelta oldState, in onRebindEditorsForNewContact() method in CompactContactEditorFragment
DCompactRawContactsEditorView.java109 public void onRebindEditorsForNewContact(RawContactDelta oldState, in onRebindEditorsForNewContact() method
883 mListener.onRebindEditorsForNewContact( in addAccountSelector()