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.java471 insertedRawContactId = getInsertedRawContactId(diffWrapper, results); in saveContact()
633 return getInsertedRawContactId(diffWrapper, results); in getRawContactId()
639 private long getInsertedRawContactId( in getInsertedRawContactId() method in ContactSaveService