Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionDataList.java58 public Pair<KindSectionData,ValuesDelta> getEntryToWrite(long id, in getEntryToWrite() method in KindSectionDataList
DCompactRawContactsEditorView.java656 .getEntryToWrite(/* id =*/ -1, mPrimaryAccount, mIsUserProfile); in setState()
952 final Pair<KindSectionData, ValuesDelta> photoToWrite = kindSectionDataList.getEntryToWrite( in addPhotoView()