Searched refs:WAITING (Results 1 – 5 of 5) sorted by relevance
192 ? Thread.State.TIMED_WAITING : Thread.State.WAITING; in startAndWait()205 assertEquals(errMsg, Thread.State.WAITING, getState()); in assertWaiting()
73 banner '...WAITING FOR APP INTERACTION...'
103 private static final int WAITING = 1; field in Watchdog306 return WAITING; in getCompletionStateLocked()794 } else if (waitState == WAITING) { in run()
420 // the job as RUNNABLE, otherwise, it will be WAITING.526 // the job as RUNNABLE, otherwise, it will be WAITING.
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...