Searched refs:replaceAccountInfoByAccountId (Results 1 – 1 of 1) sorted by relevance
2889 final long accountId = replaceAccountInfoByAccountId(uri, values); in insertRawContact()3254 final long accountId = replaceAccountInfoByAccountId(uri, values); in insertGroup()9783 private long replaceAccountInfoByAccountId(Uri uri, ContentValues values) { in replaceAccountInfoByAccountId() method in ContactsProvider2