Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DUinputDevice.h138 void sendSlot(int32_t slot);
H A DUinputDevice.cpp161 void UinputTouchScreen::sendSlot(int32_t slot) { in sendSlot() function in android::UinputTouchScreen
H A DInputReader_test.cpp2316 mDevice->sendSlot(FIRST_SLOT); in TEST_F()
2324 mDevice->sendSlot(SECOND_SLOT); in TEST_F()
2343 mDevice->sendSlot(FIRST_SLOT); in TEST_F()
2354 mDevice->sendSlot(FIRST_SLOT); in TEST_F()
2362 mDevice->sendSlot(SECOND_SLOT); in TEST_F()
2389 mDevice->sendSlot(FIRST_SLOT); in TEST_F()