Home
last modified time | relevance | path

Searched refs:Worker (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DTestWebServer.java263 Worker w = null; in run()
266 Worker ws = new Worker(); in run()
271 w = (Worker) threads.elementAt(0); in run()
300 Worker w = (Worker)e.nextElement(); in close()
326 class Worker implements HttpConstants, Runnable { class in TestWebServer
355 Worker() { in Worker() method in TestWebServer.Worker
/frameworks/base/config/
Dboot-image-profile.txt29361 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;-><init>(Ljava/util/concurrent/ThreadPoolExecuto…
29362 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->interruptIfStarted()V
29363 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->isHeldExclusively()Z
29364 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->isLocked()Z
29365 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->lock()V
29366 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->run()V
29367 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->tryAcquire(I)Z
29368 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->tryLock()Z
29369 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->tryRelease(I)Z
29370 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->unlock()V
[all …]
Dpreloaded-classes15877 java.util.concurrent.ThreadPoolExecutor$Worker