Home
last modified time | relevance | path

Searched refs:setSelectedChild (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DExpandableListActivity.java314 … public boolean setSelectedChild(int groupPosition, int childPosition, boolean shouldExpandGroup) { in setSelectedChild() method in ExpandableListActivity
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() method in ExpandableListView
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4124 method public boolean setSelectedChild(int, int, boolean);
37355 method public boolean setSelectedChild(int, int, boolean);
/frameworks/base/core/api/
Dcurrent.txt5727 method @Deprecated public boolean setSelectedChild(int, int, boolean);
59225 method public boolean setSelectedChild(int, int, boolean);