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