Home
last modified time | relevance | path

Searched refs:executeAndWaitForEvent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java393 Parcelable executeAndWaitForEvent(Runnable command, in executeAndWaitForEvent() method
397 mInstrumentation.getUiAutomation().executeAndWaitForEvent( in executeAndWaitForEvent()
410 return (Bundle) executeAndWaitForEvent( in getAnswerFromLauncher()
453 executeAndWaitForEvent( in pressHome() method
658 final Bundle parcel = (Bundle) executeAndWaitForEvent( in swipeToState()
704 executeAndWaitForEvent( in scroll()
DBackground.java75 mLauncher.executeAndWaitForEvent( in goToOverviewUnchecked()