Searched refs:INDEX_FIRST_NAME (Results 1 – 1 of 1) sorted by relevance
89 public static final int INDEX_FIRST_NAME = 7; field in ParticipantData.ParticipantsQuery140 pd.mFirstName = cursor.getString(ParticipantsQuery.INDEX_FIRST_NAME); in getFromCursor()