Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java558 insertedRawContactId = getInsertedRawContactId(diffWrapper, results); in saveContact()
720 return getInsertedRawContactId(diffWrapper, results); in getRawContactId()
726 private long getInsertedRawContactId( in getInsertedRawContactId() method in ContactSaveService