Searched refs:sHolderPool (Results 1 – 1 of 1) sorted by relevance
207 private static final Parcel[] sHolderPool = new Parcel[POOL_SIZE]; field in Parcel346 pool = sHolderPool; in recycle()2634 final Parcel[] pool = sHolderPool; in obtain()