Searched refs:INDEX_SEND_DESTINATION (Results 1 – 1 of 1) sorted by relevance
80 public static final int INDEX_SEND_DESTINATION = 4; field in ParticipantData.ParticipantsQuery130 pd.mSendDestination = cursor.getString(ParticipantsQuery.INDEX_SEND_DESTINATION); in getFromCursor()