Home
last modified time | relevance | path

Searched refs:isChildSelectable (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DExpandableListAdapter.java155 boolean isChildSelectable(int groupPosition, int childPosition); in isChildSelectable() method
H A DSimpleExpandableListAdapter.java293 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in SimpleExpandableListAdapter
H A DCursorTreeAdapter.java280 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in CursorTreeAdapter
H A DExpandableListConnector.java380 retValue = mExpandableListAdapter.isChildSelectable(pos.groupPos, pos.childPos); in isEnabled()
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
H A DBenchmarkListAdapter.java118 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in BenchmarkListAdapter
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/
H A DMain.kt83 override fun isChildSelectable(groupPosition: Int, childPosition: Int): Boolean = true
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58442 method public boolean isChildSelectable(int, int);
58556 method public boolean isChildSelectable(int, int);
59922 method public boolean isChildSelectable(int, int);