OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjustInitialExpandedChildCount
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
HighlightablePreferenceGroupAdapterTest.java
105
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(null /* host */);
106
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(mFragment);
109
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(mFragment);
113
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(mFragment);
124
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(mFragment);
136
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(mFragment);
147
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(mFragment);
/packages/apps/Settings/src/com/android/settings/widget/
HighlightablePreferenceGroupAdapter.java
69
public static void
adjustInitialExpandedChildCount
(SettingsPreferenceFragment host) {
/packages/apps/Settings/src/com/android/settings/
SettingsPreferenceFragment.java
138
HighlightablePreferenceGroupAdapter.
adjustInitialExpandedChildCount
(this /* host */);
Completed in 253 milliseconds