Searched refs:injectLongKeyPress (Results 1 – 1 of 1) sorted by relevance
165 private void injectLongKeyPress(View target, int keyCode) throws Throwable { in injectLongKeyPress() method in TooltipTest170 injectLongKeyPress(target, KeyEvent.KEYCODE_ENTER); in injectLongEnter()431 injectLongKeyPress(mTooltipView, KeyEvent.KEYCODE_0); in testLongArbitraryKeyPressDoesNotShowTooltip()