Searched refs:waitForMotion (Results 1 – 2 of 2) sorted by relevance
173 MotionEvent received = waitForMotion(); in testMotionEvent()184 waitForMotion(); in testMotionEvent()201 waitForMotion(); // we will not be using the received event in testMotionEventWithoutHmac()210 waitForMotion(); in testMotionEventWithoutHmac()226 MotionEvent received = waitForMotion(); in testTamperedMotionEvent()237 waitForMotion(); in testTamperedMotionEvent()284 MotionEvent received = waitForMotion(); in testDeviceIdBecomesVirtualForInjectedMotions()298 waitForMotion(); in testDeviceIdBecomesVirtualForInjectedMotions()314 private MotionEvent waitForMotion() { in waitForMotion() method in VerifyInputEventTest
162 MotionEvent event = waitForMotion(); in assertReceivedMotionEvent()330 private MotionEvent waitForMotion() { in waitForMotion() method in InputTestCase