Searched defs:interruptible (Results 1 – 4 of 4) sorted by relevance
105 TimeUnit timeoutUnit, boolean interruptible) throws Exception; in callWithTimeout()
52 private final boolean interruptible; field in MonitorTestCase58 protected MonitorTestCase(boolean interruptible) { in MonitorTestCase()
1902 private boolean interruptible = true; // Whether the anim can be interrupted by a touch field in SubsamplingScaleImageView.Anim2918 private boolean interruptible = true; field in SubsamplingScaleImageView.AnimationBuilder2961 public AnimationBuilder withInterruptible(boolean interruptible) { in withInterruptible()
156 __u8 interruptible; member