Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DVCardDetailAdapter.java105 public boolean isChildSelectable(final int groupPosition, final int childPosition) { in isChildSelectable() method in VCardDetailAdapter
/aosp12/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
/aosp12/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/
H A DMain.kt73 override fun isChildSelectable(groupPosition: Int, childPosition: Int): Boolean = true
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DFakeExpandableAdapter.java175 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in FakeExpandableAdapter
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSettingsAdapter.java296 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in BluetoothMapSettingsAdapter
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DCustomContactListFilterActivity.java701 public boolean isChildSelectable(int groupPosition, int childPosition) {
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsSettings.java403 public boolean isChildSelectable(int groupPosition, int childPosition) { in isChildSelectable() method in TrustedCredentialsSettings.GroupAdapter
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt54566 method public boolean isChildSelectable(int, int);
54678 method public boolean isChildSelectable(int, int);
56044 method public boolean isChildSelectable(int, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt37212 method public boolean isChildSelectable(int, int);
37316 method public abstract boolean isChildSelectable(int, int);
38495 method public boolean isChildSelectable(int, int);