Searched refs:mOriginalExpandedChildrenCount (Results 1 – 2 of 2) sorted by relevance
42 private int mOriginalExpandedChildrenCount; field in MultiNetworkHeaderController71 mOriginalExpandedChildrenCount = mPreferenceScreen.getInitialExpandedChildrenCount(); in displayPreference()93 if (mOriginalExpandedChildrenCount != Integer.MAX_VALUE) { in onChildrenUpdated()96 mOriginalExpandedChildrenCount + mPreferenceCategory.getPreferenceCount()); in onChildrenUpdated()98 mPreferenceScreen.setInitialExpandedChildrenCount(mOriginalExpandedChildrenCount); in onChildrenUpdated()