Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListView.java1250 public static class ExpandableListContextMenuInfo implements ContextMenu.ContextMenuInfo { class in ExpandableListView
1252 public ExpandableListContextMenuInfo(View targetView, long packedPosition, long id) { in ExpandableListContextMenuInfo() method in ExpandableListView.ExpandableListContextMenuInfo