Searched refs:isChildSelectable (Results 1 – 8 of 8) sorted by relevance
155 boolean isChildSelectable(int groupPosition, int childPosition); in isChildSelectable() method
293 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in SimpleExpandableListAdapter
280 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in CursorTreeAdapter
380 retValue = mExpandableListAdapter.isChildSelectable(pos.groupPos, pos.childPos); in isEnabled()
118 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in BenchmarkListAdapter
83 override fun isChildSelectable(groupPosition: Int, childPosition: Int): Boolean = true
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58442 method public boolean isChildSelectable(int, int);58556 method public boolean isChildSelectable(int, int);59922 method public boolean isChildSelectable(int, int);