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