Searched refs:INDEX_BLOCKED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
H A DParticipantData.java87 public static final int INDEX_BLOCKED = 11; field in class:ParticipantData.ParticipantsQuery
139 pd.mBlocked = cursor.getInt(ParticipantsQuery.INDEX_BLOCKED) != 0;

Completed in 10 milliseconds