Searched refs:expandableListContextMenuInfo (Results 1 – 1 of 1) sorted by relevance
44 ExpandableListContextMenuInfo expandableListContextMenuInfo = in testConstructor() local46 assertNotNull(expandableListContextMenuInfo); in testConstructor()47 assertSame(listview, expandableListContextMenuInfo.targetView); in testConstructor()48 assertEquals(100L, expandableListContextMenuInfo.packedPosition); in testConstructor()49 assertEquals(80L, expandableListContextMenuInfo.id); in testConstructor()