Searched refs:TYPE_INDEX (Results 1 – 2 of 2) sorted by relevance
48 public static final int TYPE_INDEX = 2; field in RecipientsAdapter92 int type = cursor.getInt(RecipientsAdapter.TYPE_INDEX); in convertToString()141 int type = cursor.getInt(TYPE_INDEX); in bindView()
134 private static final int TYPE_INDEX = 15; field in ApnEditor256 mApnType.setText(mCursor.getString(TYPE_INDEX)); in fillUi()