Searched refs:checkInterruptAndDelay (Results 1 – 1 of 1) sorted by relevance
279 void checkInterruptAndDelay(boolean sleepLonger) throws InterruptedException; in checkInterruptAndDelay() method330 retryScheduler.checkInterruptAndDelay(true /* sleepLonger */); in sendArgumentsToDaemon()343 retryScheduler.checkInterruptAndDelay(false /* sleepLonger */); in sendArgumentsToDaemon()358 retryScheduler.checkInterruptAndDelay(true /* sleepLonger */); in sendArgumentsToDaemon()2934 private void checkInterruptAndDelay(boolean sleepLonger) throws InterruptedException {2987 checkInterruptAndDelay(true);3014 checkInterruptAndDelay(true);3022 this::checkInterruptAndDelay);3034 checkInterruptAndDelay(true);3089 checkInterruptAndDelay(false);