Searched refs:POOL_SIZE (Results 1 – 3 of 3) sorted by relevance
54 private Pools.Pool<UpdateOp> mUpdateOpPool = new Pools.SimplePool<UpdateOp>(UpdateOp.POOL_SIZE);639 static final int POOL_SIZE = 30; field in AdapterHelper.UpdateOp
301 private static final int POOL_SIZE = 32; field in Parcel581 if (sOwnedPoolSize < POOL_SIZE) { in recycle()590 if (sHolderPoolSize < POOL_SIZE) { in recycle()
37904 Landroid/os/Parcel;->POOL_SIZE:I