Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowPausedLooper.java535 private static final class ControlException extends RuntimeException { class in ShadowPausedLooper
538 ControlException(ControlRunnable controlRunnable, RuntimeException cause) { in ControlException() method in ShadowPausedLooper.ControlException