Searched refs:MAX_POOL_SIZE (Results 1 – 3 of 3) sorted by relevance
39 private static final int MAX_POOL_SIZE = 200; field in EventScheduler143 } else if (mEventPool.size() < MAX_POOL_SIZE) { in addEventToPool()
67 private static final int MAX_POOL_SIZE = 10; field in TouchDisplayView.TouchHistory69 new SimplePool<TouchHistory>(MAX_POOL_SIZE);