Searched refs:INDEX_BLOCKED (Results 1 – 1 of 1) sorted by relevance
93 public static final int INDEX_BLOCKED = 11; field in ParticipantData.ParticipantsQuery145 pd.mBlocked = cursor.getInt(ParticipantsQuery.INDEX_BLOCKED) != 0; in getFromCursor()