Searched refs:runUntilProgress (Results 1 – 2 of 2) sorted by relevance
171 boolean runUntilProgress(int progress) throws InterruptedException { in runUntilProgress() method in AbstractPublicApiTest.Download
515 boolean rslt = download.runUntilProgress(1); in testCancel()