Searched refs:sPool (Results 1 – 1 of 1) sorted by relevance
26 private static SomeArgs sPool; field in SomeArgs62 SomeArgs args = sPool; in obtain()63 sPool = sPool.mNext; in obtain()94 mNext = sPool; in recycle()96 sPool = this; in recycle()