Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPausedLooper.java537 private final ControlRunnable controlRunnable; field in ShadowPausedLooper.ControlException
539 ControlException(ControlRunnable controlRunnable, RuntimeException cause) { in ControlException()