Home
last modified time | relevance | path

Searched refs:ExpandableListContextMenuInfo (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DExpandableListView.java1145 return new ExpandableListContextMenuInfo(view, packedPosition, id); in createContextMenuInfo()
1282 public static class ExpandableListContextMenuInfo implements ContextMenu.ContextMenuInfo { class in ExpandableListView
1284 public ExpandableListContextMenuInfo(View targetView, long packedPosition, long id) { in ExpandableListContextMenuInfo() method in ExpandableListView.ExpandableListContextMenuInfo
/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.txt58604 …public static class ExpandableListView.ExpandableListContextMenuInfo implements android.view.Conte…
58605 ctor public ExpandableListView.ExpandableListContextMenuInfo(android.view.View, long, long);