Searched refs:INDEX_CONTACT_DESTINATION (Results 1 – 1 of 1) sorted by relevance
96 public static final int INDEX_CONTACT_DESTINATION = 14; field in ParticipantData.ParticipantsQuery138 pd.mContactDestination = cursor.getString(ParticipantsQuery.INDEX_CONTACT_DESTINATION); in getFromCursor()