Searched refs:MAX_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
24 private static final int MAX_POOL_SIZE = 10; field in SomeArgs93 if (sPoolSize < MAX_POOL_SIZE) { in recycle()