Searched refs:hasShowContextMenuForChildXY (Results 1 – 1 of 1) sorted by relevance
1480 assertFalse(parent.hasShowContextMenuForChildXY()); in testShowContextMenuXY()1483 assertTrue(parent.hasShowContextMenuForChildXY()); in testShowContextMenuXY()1565 assertFalse(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY()1569 assertTrue(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY()1583 assertFalse(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY_WithListener()1587 assertFalse(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY_WithListener()4328 public boolean hasShowContextMenuForChildXY() { in hasShowContextMenuForChildXY() method in ViewTest.MockViewParent