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.java1649 assertTrue(parent.isShowContextMenuForChildCalledWithXYCoords); in testShowContextMenuForChild_WithXYCoords()
2167 public boolean isShowContextMenuForChildCalledWithXYCoords; field in ViewGroupTest.MockViewGroup
2429 isShowContextMenuForChildCalledWithXYCoords = true; in showContextMenuForChild()