Home | History | Annotate | Download | only in contacts

Lines Matching defs:IS_SUPER_PRIMARY

1164         values.put(Data.IS_SUPER_PRIMARY, 0);
1395 Contacts.Entity.IS_SUPER_PRIMARY,
1404 int IS_SUPER_PRIMARY = 2;
1583 // Mark the name from contactId1 IS_SUPER_PRIMARY to make sure that the contact
1588 builder.withValue(Data.IS_SUPER_PRIMARY, 1);