Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2321 assertTrue(parent.isShowContextMenuForChildCalledWithXYCoords); in testShowContextMenuForChild_WithXYCoords()
2995 public boolean isShowContextMenuForChildCalledWithXYCoords; field in ViewGroupTest.MockViewGroup
3273 isShowContextMenuForChildCalledWithXYCoords = true; in showContextMenuForChild()