Package org.robolectric.android.internal
Class LocalControlledLooper
java.lang.Object
org.robolectric.android.internal.LocalControlledLooper
- All Implemented Interfaces:
androidx.test.internal.platform.os.ControlledLooper
public class LocalControlledLooper
extends Object
implements androidx.test.internal.platform.os.ControlledLooper
A Robolectric implementation for
ControlledLooper
.-
Field Summary
Fields inherited from interface androidx.test.internal.platform.os.ControlledLooper
NO_OP_CONTROLLED_LOOPER
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface androidx.test.internal.platform.os.ControlledLooper
areDrawCallbacksSupported
-
Constructor Details
-
LocalControlledLooper
public LocalControlledLooper()
-
-
Method Details
-
drainMainThreadUntilIdle
public void drainMainThreadUntilIdle()- Specified by:
drainMainThreadUntilIdle
in interfaceandroidx.test.internal.platform.os.ControlledLooper
-
simulateWindowFocus
- Specified by:
simulateWindowFocus
in interfaceandroidx.test.internal.platform.os.ControlledLooper
-