Searched refs:showContextMenuForChild (Results 1 – 6 of 6) sorted by relevance
78 mExpandableListView.showContextMenuForChild(headerChild); in testContextMenus()96 mExpandableListView.showContextMenuForChild(groupChild); in testContextMenus()108 mExpandableListView.showContextMenuForChild(child); in testContextMenus()123 mExpandableListView.showContextMenuForChild(footerChild); in testContextMenus()
268 assertTrue(mAdapterView.showContextMenuForChild(mAdapterView.getChildAt(0))); in testAccessOnItemClickAndLongClickListener()
393 assertFalse(mListView.showContextMenuForChild(tv)); in testShowContextMenuForChild()
1639 child.showContextMenuForChild(null); in testShowContextMenuForChild()1648 child.showContextMenuForChild(null, 48, 48); in testShowContextMenuForChild_WithXYCoords()2422 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in ViewGroupTest.MockViewGroup2424 return super.showContextMenuForChild(originalView); in showContextMenuForChild()2428 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewGroupTest.MockViewGroup2430 return super.showContextMenuForChild(originalView, x, y); in showContextMenuForChild()
4301 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in ViewTest.MockViewParent4307 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewTest.MockViewParent
87527 public abstract boolean showContextMenuForChild(88098 public boolean showContextMenuForChild(88661 public boolean showContextMenuForChild(100043 public boolean showContextMenuForChild(103783 public boolean showContextMenuForChild(