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