Searched refs:PHONEBOOK_LABEL (Results 1 – 1 of 1) sorted by relevance
44 private static final String PHONEBOOK_LABEL = "phonebook_label"; field in Contact274 int phoneBookLabelColumn = cursor.getColumnIndex(PHONEBOOK_LABEL); in loadBasicInfo()