Home
last modified time | relevance | path

Searched refs:pressAndReleaseKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DUinputDevice.cpp118 void UinputKeyboard::pressAndReleaseKey(int key) { in pressAndReleaseKey() function in android::UinputKeyboard
128 pressAndReleaseKey(KEY_HOME); in pressAndReleaseHomeKey()
DUinputDevice.h83 void pressAndReleaseKey(int key);
DInputReader_test.cpp1573 stylus->pressAndReleaseKey(BTN_STYLUS); in TEST_F()
1579 stylus->pressAndReleaseKey(BTN_STYLUS2); in TEST_F()
1585 stylus->pressAndReleaseKey(BTN_STYLUS3); in TEST_F()
1643 controller->pressAndReleaseKey(BTN_GEAR_DOWN); in TEST_F()
1648 controller->pressAndReleaseKey(BTN_GEAR_UP); in TEST_F()