Searched refs:loopMainThreadForAtLeast (Results 1 – 1 of 1) sorted by relevance
298 uiController.loopMainThreadForAtLeast(10); in injectMotionEvent()340 void loopMainThreadForAtLeast(long millisDelay); in loopMainThreadForAtLeast() method368 public void loopMainThreadForAtLeast(long millisDelay) { in loopMainThreadForAtLeast() method in SwipeToLocation.UiFacadeWithUiController369 mUiController.loopMainThreadForAtLeast(millisDelay); in loopMainThreadForAtLeast()399 public void loopMainThreadForAtLeast(long millisDelay) { in loopMainThreadForAtLeast() method in SwipeToLocation.UiFacadeWithInstrumentation