Searched refs:adjustInitialExpandedChildCount (Results 1 – 3 of 3) sorted by relevance
119 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(null /* host */); in adjustInitialExpandedChildCount_invalidInput_shouldNotAdjust()120 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(mFragment); in adjustInitialExpandedChildCount_invalidInput_shouldNotAdjust()123 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(mFragment); in adjustInitialExpandedChildCount_invalidInput_shouldNotAdjust()127 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(mFragment); in adjustInitialExpandedChildCount_invalidInput_shouldNotAdjust()138 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(mFragment); in adjustInitialExpandedChildCount_hasHightlightKey_shouldExpandAllChildren()150 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(mFragment); in adjustInitialExpandedChildCount_noKeyOrChildCountOverride_shouldDoNothing()161 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(mFragment); in adjustInitialExpandedChildCount_hasCountOverride_shouldDoNothing()
73 public static void adjustInitialExpandedChildCount(SettingsPreferenceFragment host) { in adjustInitialExpandedChildCount() method in HighlightablePreferenceGroupAdapter
144 HighlightablePreferenceGroupAdapter.adjustInitialExpandedChildCount(this /* host */); in onCreate()