Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUinputDevice.h213 void sendSync();
DInputReader_test.cpp1762 mDevice->sendSync(); in TEST_P()
1768 mDevice->sendSync(); in TEST_P()
1774 mDevice->sendSync(); in TEST_P()
1787 mDevice->sendSync(); in TEST_P()
1796 mDevice->sendSync(); in TEST_P()
1802 mDevice->sendSync(); in TEST_P()
1808 mDevice->sendSync(); in TEST_P()
1815 mDevice->sendSync(); in TEST_P()
1843 mDevice->sendSync(); in TEST_P()
1851 mDevice->sendSync(); in TEST_P()
[all …]
DUinputDevice.cpp251 void UinputTouchScreen::sendSync() { in sendSync() function in android::UinputTouchScreen