Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUinputDevice.h138 void sendSlot(int32_t slot);
DUinputDevice.cpp161 void UinputTouchScreen::sendSlot(int32_t slot) { in sendSlot() function in android::UinputTouchScreen
DInputReader_test.cpp2300 mDevice->sendSlot(FIRST_SLOT); in TEST_F()
2308 mDevice->sendSlot(SECOND_SLOT); in TEST_F()
2327 mDevice->sendSlot(FIRST_SLOT); in TEST_F()
2338 mDevice->sendSlot(FIRST_SLOT); in TEST_F()
2346 mDevice->sendSlot(SECOND_SLOT); in TEST_F()
2373 mDevice->sendSlot(FIRST_SLOT); in TEST_F()