Searched refs:mExpandedChildStates (Results 1 – 1 of 1) sorted by relevance
296 final private ExpandedChildStates mExpandedChildStates = new ExpandedChildStates(); field in ScrollAdapterView731 mExpandedChildStates.clear();2163 mExpandedChildStates.loadView(v, index);2480 mExpandedChildStates.saveInvisibleView(v.expandedView, v.index);2714 mExpandedChildStates.saveVisibleViews();2718 ss.theState.expandedChildStates = mExpandedChildStates.getChildStates();2768 return mExpandedChildStates.getSavePolicy();2773 mExpandedChildStates.setSavePolicy(saveExpandedChildPolicy);2781 return mExpandedChildStates.getLimitNumber();2786 mExpandedChildStates.setLimitNumber(mSaveExpandedNumber);