Searched refs:mColumnIndex (Results 1 – 4 of 4) sorted by relevance
44 protected int mColumnIndex; field in AlphabetIndexer84 mColumnIndex = sortedColumnIndex; in AlphabetIndexer()203 String curName = cursor.getString(mColumnIndex); in getPositionForSection()258 String curName = mDataCursor.getString(mColumnIndex); in getSectionForPosition()
3804 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()3842 info.mColumnIndex = columnIndex; in obtain()3850 private int mColumnIndex; field in AccessibilityNodeInfo.CollectionItemInfo3869 mColumnIndex = columnIndex; in CollectionItemInfo()3881 return mColumnIndex; in getColumnIndex()3939 mColumnIndex = 0; in clear()
39449 field protected int mColumnIndex;
36920 field protected int mColumnIndex;