Searched refs:deleteContactIfSingleton (Results 1 – 2 of 2) sorted by relevance
121 public static int deleteContactIfSingleton(SQLiteDatabase db, long rawContactId) { in deleteContactIfSingleton() method in ContactsTableUtil
3846 ContactsTableUtil.deleteContactIfSingleton(db, rawContactId) == 1; in deleteRawContact()