Home | History | Annotate | Download | only in widget

Lines Matching refs:sPool

1286         private static final SynchronizedPool<RefreshData> sPool =
1295 RefreshData rd = sPool.acquire();
1307 sPool.release(this);