Searched refs:hasShowContextMenuForChildXY (Results 1 – 1 of 1) sorted by relevance
1772 assertFalse(parent.hasShowContextMenuForChildXY()); in testShowContextMenuXY()1775 assertTrue(parent.hasShowContextMenuForChildXY()); in testShowContextMenuXY()1890 assertFalse(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY()1894 assertTrue(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY()1909 assertFalse(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY_WithListener()1913 assertFalse(parent.hasShowContextMenuForChildXY()); in testPerformLongClickXY_WithListener()5397 public boolean hasShowContextMenuForChildXY() { in hasShowContextMenuForChildXY() method in ViewTest.MockViewParent