Searched refs:colLabel (Results 1 – 1 of 1) sorted by relevance
54 int colLabel; in getDisplayLabel() local61 colLabel = cursor.getColumnIndex(Phone.LABEL); in getDisplayLabel()64 colLabel = cursor.getColumnIndex(Email.LABEL); in getDisplayLabel()67 colLabel = cursor.getColumnIndex(StructuredPostal.LABEL); in getDisplayLabel()70 colLabel = cursor.getColumnIndex(Organization.LABEL); in getDisplayLabel()76 final CharSequence label = cursor.getString(colLabel); in getDisplayLabel()