Home
last modified time | relevance | path

Searched refs:shouldExpandGroup (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DExpandableListActivity.java314 … public boolean setSelectedChild(int groupPosition, int childPosition, boolean shouldExpandGroup) { in setSelectedChild() argument
315 return mList.setSelectedChild(groupPosition, childPosition, shouldExpandGroup); in setSelectedChild()
/frameworks/base/core/java/android/widget/
DExpandableListView.java1001 … public boolean setSelectedChild(int groupPosition, int childPosition, boolean shouldExpandGroup) { in setSelectedChild() argument
1010 if (!shouldExpandGroup) return false; in setSelectedChild()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...