Home
last modified time | relevance | path

Searched refs:showContextMenuForChild (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListTester.java78 mExpandableListView.showContextMenuForChild(headerChild); in testContextMenus()
96 mExpandableListView.showContextMenuForChild(groupChild); in testContextMenus()
108 mExpandableListView.showContextMenuForChild(child); in testContextMenus()
123 mExpandableListView.showContextMenuForChild(footerChild); in testContextMenus()
DAdapterViewTest.java268 assertTrue(mAdapterView.showContextMenuForChild(mAdapterView.getChildAt(0))); in testAccessOnItemClickAndLongClickListener()
DAbsListViewTest.java393 assertFalse(mListView.showContextMenuForChild(tv)); in testShowContextMenuForChild()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1639 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.MockViewGroup
2424 return super.showContextMenuForChild(originalView); in showContextMenuForChild()
2428 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewGroupTest.MockViewGroup
2430 return super.showContextMenuForChild(originalView, x, y); in showContextMenuForChild()
DViewTest.java4301 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in ViewTest.MockViewParent
4307 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewTest.MockViewParent
/cts/tools/dex-tools/dex/
Dclasses.out.dex87527 public abstract boolean showContextMenuForChild(
88098 public boolean showContextMenuForChild(
88661 public boolean showContextMenuForChild(
100043 public boolean showContextMenuForChild(
103783 public boolean showContextMenuForChild(