Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1640 assertTrue(parent.isShowContextMenuForChildCalled); in testShowContextMenuForChild()
2166 public boolean isShowContextMenuForChildCalled; field in ViewGroupTest.MockViewGroup
2423 isShowContextMenuForChildCalled = true; in showContextMenuForChild()