Searched refs:waitForMotion (Results 1 – 2 of 2) sorted by relevance
162 MotionEvent received = waitForMotion(); in testMotionEvent()172 waitForMotion(); in testMotionEvent()188 waitForMotion(); // we will not be using the received event in testMotionEventWithoutHmac()196 waitForMotion(); in testMotionEventWithoutHmac()211 MotionEvent received = waitForMotion(); in testTamperedMotionEvent()221 waitForMotion(); in testTamperedMotionEvent()267 MotionEvent received = waitForMotion(); in testDeviceIdBecomesVirtualForInjectedMotions()280 waitForMotion(); in testDeviceIdBecomesVirtualForInjectedMotions()296 private MotionEvent waitForMotion() { in waitForMotion() method in VerifyInputEventTest
136 MotionEvent event = waitForMotion(); in assertReceivedMotionEvent()290 private MotionEvent waitForMotion() { in waitForMotion() method in InputTestCase