Searched refs:waitForWakeUp (Results 1 – 2 of 2) sorted by relevance
43 public void waitForWakeUp(int numSeconds) throws InterruptedException { in waitForWakeUp() method in SuspendStateMonitor
293 suspendMonitor.waitForWakeUp(15); in createOperation()