Searched refs:interruptible (Results 1 – 10 of 10) sorted by relevance
52 private final boolean interruptible; field in MonitorTestCase58 protected MonitorTestCase(boolean interruptible) { in MonitorTestCase() argument59 this.interruptible = interruptible; in MonitorTestCase()74 return interruptible ? "enterInterruptibly" : "enter"; in enter()82 return interruptible ? "enterIfInterruptibly" : "enterIf"; in enterIf()90 return interruptible ? "enterWhen" : "enterWhenUninterruptibly"; in enterWhen()94 return interruptible ? "waitFor" : "waitForUninterruptibly"; in waitFor()
105 TimeUnit timeoutUnit, boolean interruptible) throws Exception; in callWithTimeout() argument
20 * If SA_RESTART is set in sa_flags, interruptible function interrupted by signal
2131 Any interruptible-without-stack-switch code must be compiled with
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...