Searched refs:deviceIdleFuture (Results 1 – 1 of 1) sorted by relevance
168 var deviceIdleFuture = constraints.isDeviceIdleRequired() in checkInstallConstraints() local170 deviceIdleFuture.thenAccept(isIdle -> { in checkInstallConstraints()