Searched refs:mLeftIndex (Results 1 – 1 of 1) sorted by relevance
225 private int mLeftIndex; field in ScrollAdapterView548 mLeftIndex = -1;953 mExpandableChildStates.saveInvisibleView(child, mLeftIndex + 1);956 mLeftIndex++;966 if (count > mRightIndex - mLeftIndex - 1) {1040 if (mRightIndex >= 0 && mLeftIndex == -1) {1063 if (mLeftIndex < 0) {1257 addAndMeasureExpandableView(mLeftIndex - i, firstExpandableIndex());1264 maxSelectedSize, getSelectedItemSize(mLeftIndex - i, child));1319 mExpandableChildStates.loadView(child, mLeftIndex);[all …]