Searched refs:mColumnIndex (Results 1 – 6 of 6) 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()
4863 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()4903 info.mColumnIndex = columnIndex; in obtain()4911 private int mColumnIndex; field in AccessibilityNodeInfo.CollectionItemInfo4930 mColumnIndex = columnIndex; in CollectionItemInfo()4942 return mColumnIndex; in getColumnIndex()5001 mColumnIndex = 0; in clear()
36918 field protected int mColumnIndex;
56460 field protected int mColumnIndex;
56604 field protected int mColumnIndex;
73015 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mColumnIndex:I