Searched refs:checkInterruptAndDelay (Results 1 – 1 of 1) sorted by relevance
462 void checkInterruptAndDelay(boolean sleepLonger) throws InterruptedException; in checkInterruptAndDelay() method535 retryScheduler.checkInterruptAndDelay(true /* sleepLonger */); in sendArgumentsToDaemon()548 retryScheduler.checkInterruptAndDelay(false /* sleepLonger */); in sendArgumentsToDaemon()563 retryScheduler.checkInterruptAndDelay(true /* sleepLonger */); in sendArgumentsToDaemon()4386 private void checkInterruptAndDelay(boolean sleepLonger) throws InterruptedException { in checkInterruptAndDelay() method in Vpn.LegacyVpnRunner4439 checkInterruptAndDelay(true); in bringup()4466 checkInterruptAndDelay(true); in bringup()4474 this::checkInterruptAndDelay); in bringup()4486 checkInterruptAndDelay(true); in bringup()4541 checkInterruptAndDelay(false); in bringup()