Home | History | Annotate | Download | only in widget

Lines Matching refs:ExpandableListContextMenuInfo

59  * {@link ExpandableListContextMenuInfo} object with
60 * {@link ExpandableListContextMenuInfo#packedPosition} being a packed position
1131 return new ExpandableListContextMenuInfo(view, packedPosition, id);
1250 public static class ExpandableListContextMenuInfo implements ContextMenu.ContextMenuInfo {
1252 public ExpandableListContextMenuInfo(View targetView, long packedPosition, long id) {