Searched refs:waitForCompletionAsync (Results 1 – 1 of 1) sorted by relevance
1565 waitForCompletionAsync(taskAtCompletion, taskAtInterval, timeoutMs, intervalMs); in waitForCompletion()1572 private void waitForCompletionAsync(Runnable taskAtCompletion, Runnable taskAtInterval, in waitForCompletionAsync() method in CarPowerManagementService