Home | History | Annotate | Download | only in contacts

Lines Matching refs:nameSource

1036                 int nameSource = c.getInt(JoinContactQuery.DISPLAY_NAME_SOURCE);
1037 if (nameSource > maxDisplayNameSource) {
1038 maxDisplayNameSource = nameSource;
1049 int nameSource = c.getInt(JoinContactQuery.DISPLAY_NAME_SOURCE);
1050 if (nameSource == maxDisplayNameSource