Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2422 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in ViewGroupTest.MockViewGroup
2428 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewGroupTest.MockViewGroup
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