Searched refs:injectLongEnter (Results 1 – 1 of 1) sorted by relevance
168 private void injectLongEnter(View target) throws Throwable { in injectLongEnter() method in TooltipTest254 injectLongEnter(mNoTooltipView); in testNoTooltipWhenNotSet()436 injectLongEnter(null); in testLongKeyPressWithoutFocusDoesNotShowTooltip()442 injectLongEnter(mNoTooltipView); in testLongKeyPressOnAnotherViewDoesNotShowTooltip()448 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnNonClickableView()455 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnClickableView()462 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnLongClickableView()469 injectLongEnter(mTooltipView); in testLongKeyPressTooltipOnContextClickableView()475 injectLongEnter(mTooltipView); in testLongKeyPressTooltipStaysOnMouseMove()489 injectLongEnter(mTooltipView); in testLongKeyPressTooltipHidesAfterUp()[all …]