Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUinputDevice.h205 void sendSlot(int32_t slot);
DUinputDevice.cpp214 void UinputTouchScreen::sendSlot(int32_t slot) { in sendSlot() function in android::UinputTouchScreen
DInputReader_test.cpp1784 mDevice->sendSlot(FIRST_SLOT); in TEST_P()
1793 mDevice->sendSlot(SECOND_SLOT); in TEST_P()
1813 mDevice->sendSlot(FIRST_SLOT); in TEST_P()
1840 mDevice->sendSlot(FIRST_SLOT); in TEST_P()
1848 mDevice->sendSlot(SECOND_SLOT); in TEST_P()
1855 mDevice->sendSlot(FIRST_SLOT); in TEST_P()
1858 mDevice->sendSlot(SECOND_SLOT); in TEST_P()
1883 mDevice->sendSlot(FIRST_SLOT); in TEST_P()
1891 mDevice->sendSlot(SECOND_SLOT); in TEST_P()
1898 mDevice->sendSlot(FIRST_SLOT); in TEST_P()
[all …]