Searched refs:mOriginalExpandedChildrenCount (Results 1 – 1 of 1) sorted by relevance
50 private int mOriginalExpandedChildrenCount; field in NetworkMobileProviderController86 mOriginalExpandedChildrenCount = mPreferenceScreen.getInitialExpandedChildrenCount(); in displayPreference()108 if (mOriginalExpandedChildrenCount != Integer.MAX_VALUE) { in onChildrenUpdated()111 mOriginalExpandedChildrenCount + mPreferenceCategory.getPreferenceCount()); in onChildrenUpdated()113 mPreferenceScreen.setInitialExpandedChildrenCount(mOriginalExpandedChildrenCount); in onChildrenUpdated()