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