Home | History | Annotate | Download | only in activities

Lines Matching refs:DISPLAY_NAME_PRIMARY

339             displayNameSelection = Contacts.DISPLAY_NAME_PRIMARY + " IS NULL";
342 displayNameSelection = Contacts.DISPLAY_NAME_PRIMARY + " = ?";