Searched refs:pressKey (Results 1 – 3 of 3) sorted by relevance
99 void UinputKeyboard::pressKey(int key) { in pressKey() function in android::UinputKeyboard116 pressKey(key); in pressAndReleaseKey()
78 void pressKey(int key);
45 import static androidx.test.espresso.action.ViewActions.pressKey;145 onView(withId(R.id.textview)).perform(pressKey(KeyEvent.KEYCODE_FORWARD_DEL)); in testPositionCursorAtTextAtIndex()247 onView(withId(R.id.textview)).perform(pressKey( in testDragAndDrop()1169 onView(withId(R.id.textview)).perform(pressKey(KeyEvent.KEYCODE_A)); in testSelectionMetricsLogger_overtypeEventIncludesEntityType()