Searched refs:INDEX_SIM_SLOT_ID (Results 1 – 1 of 1) sorted by relevance
78 public static final int INDEX_SIM_SLOT_ID = 2; field in ParticipantData.ParticipantsQuery127 pd.mSlotId = cursor.getInt(ParticipantsQuery.INDEX_SIM_SLOT_ID); in getFromCursor()