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.java2310 assertTrue(parent.isShowContextMenuForChildCalled); in testShowContextMenuForChild()
2994 public boolean isShowContextMenuForChildCalled; field in ViewGroupTest.MockViewGroup
3267 isShowContextMenuForChildCalled = true; in showContextMenuForChild()