Home | History | Annotate | Download | only in widget

Lines Matching refs:sPool

1797             private static final SynchronizedPool<Node> sPool =
1801 Node node = sPool.acquire();
1814 sPool.release(this);