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.java377 insertedRawContactId = getInsertedRawContactId(diff, results); in saveContact()
512 return getInsertedRawContactId(diff, results); in getRawContactId()
518 private long getInsertedRawContactId( in getInsertedRawContactId() method in ContactSaveService