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()
4074 : new CollectionItemInfo(cii.mRowIndex, cii.mRowSpan, cii.mColumnIndex, in initCopyInfos()5518 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()5568 info.mColumnIndex = columnIndex; in obtain()5576 private int mColumnIndex; field in AccessibilityNodeInfo.CollectionItemInfo5610 mColumnIndex = columnIndex; in CollectionItemInfo()5622 return mColumnIndex; in getColumnIndex()5683 mColumnIndex = 0; in clear()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
54232 field protected int mColumnIndex;
36918 field protected int mColumnIndex;
61909 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mColumnIndex:I