Searched refs:busyWaitFunction (Results 1 – 1 of 1) sorted by relevance
241 boolean result = busyWaitFunction(bootComplete, waitTime); in waitForDeviceShell()350 boolean result = busyWaitFunction(bootComplete, waitTime); in waitForBootComplete()730 private boolean busyWaitFunction(Callable<BUSY_WAIT_STATUS> callable, long maxWaitTime) { in busyWaitFunction() method in NativeDeviceStateMonitor