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.java1603 assertTrue(father.isShowContextMenuForChildCalled); in testShowContextMenuForChild()
1962 public boolean isShowContextMenuForChildCalled; field in ViewGroupTest.MockViewGroup
2219 isShowContextMenuForChildCalled = true; in showContextMenuForChild()