Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DExpandableListActivity.java184 public boolean onChildClick(ExpandableListView parent, View v, int groupPosition, in onChildClick() method in ExpandableListActivity
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DVCardDetailFragment.java88 public boolean onChildClick(ExpandableListView expandableListView, View clickedView, in onCreateView()
/aosp12/frameworks/base/core/java/android/widget/
H A DExpandableListView.java723 return mOnChildClickListener.onChildClick(this, v, posMetadata.position.groupPos, in handleItemClick()
875 boolean onChildClick(ExpandableListView parent, View v, int groupPosition, in onChildClick() method
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DCustomContactListFilterActivity.java711 public boolean onChildClick(ExpandableListView parent, View view, int groupPosition,
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsSettings.java408 public boolean onChildClick(ExpandableListView expandableListView, View view, in onChildClick() 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.txt5048 …method @Deprecated public boolean onChildClick(android.widget.ExpandableListView, android.view.Vie…
54734 …method public boolean onChildClick(android.widget.ExpandableListView, android.view.View, int, int,…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt4120 …method public boolean onChildClick(android.widget.ExpandableListView, android.view.View, int, int,…
37372 …method public abstract boolean onChildClick(android.widget.ExpandableListView, android.view.View, …