Searched refs:sPool (Results 1 – 1 of 1) sorted by relevance
68 private static final SimplePool<TouchHistory> sPool = field in TouchDisplayView.TouchHistory72 TouchHistory data = sPool.acquire(); in obtain()99 sPool.release(this); in recycle()