Searched refs:testTouchEventPassToIme (Results 1 – 1 of 1) sorted by relevance
499 testTouchEventPassToIme(/* longPress */ false); in testClickEventPassToIme()504 testTouchEventPassToIme(/* longPress */ true); in testLongClickEventPassToIme()507 private void testTouchEventPassToIme(boolean longPress) throws Exception { in testTouchEventPassToIme() method in InlineLoginActivityTest