Searched refs:isInterruptAllowed (Results 1 – 3 of 3) sorted by relevance
395 assertFalse(mRunUtil.isInterruptAllowed()); in testSetInterruptibleInFuture()404 success = mRunUtil.isInterruptAllowed(); in testSetInterruptibleInFuture()423 assertFalse(mRunUtil.isInterruptAllowed()); in testSetInterruptibleInFuture_beforeTimeout()427 assertFalse(mRunUtil.isInterruptAllowed()); in testSetInterruptibleInFuture_beforeTimeout()
268 public boolean isInterruptAllowed(); in isInterruptAllowed() method
471 public boolean isInterruptAllowed() { in isInterruptAllowed() method in RunUtil509 if (!isInterruptAllowed()) { in checkInterrupted()513 if (isInterruptAllowed()) { in checkInterrupted()