Home
last modified time | relevance | path

Searched defs:runToState (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java1222 void runToState(Runnable command, int expectedState, boolean requireEvent, String actionName) { in runToState() method
1230 void runToState(Runnable command, int expectedState, String actionName) { in runToState() method