Searched refs:injectLongEnter (Results 1 – 1 of 1) sorted by relevance
186 private void injectLongEnter(View target) throws Throwable { in injectLongEnter() method in TooltipTest279 injectLongEnter(mNoTooltipView); in testNoTooltipWhenNotSet()462 injectLongEnter(null); in testLongKeyPressWithoutFocusDoesNotShowTooltip()468 injectLongEnter(mNoTooltipView); in testLongKeyPressOnAnotherViewDoesNotShowTooltip()474 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnNonClickableView()481 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnClickableView()488 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnLongClickableView()495 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnContextClickableView()501 injectLongEnter(mTooltipView); in testLongKeyPressTooltipStaysOnMouseMove()515 injectLongEnter(mTooltipView); in testLongKeyPressTooltipHidesAfterUp()[all …]