Home | History | Annotate | Download | only in widget

Lines Matching refs:MAX_POOL_SIZE

950         private static final int MAX_POOL_SIZE = 5;
952 new ArrayList<PositionMetadata>(MAX_POOL_SIZE);
1009 if (sPool.size() < MAX_POOL_SIZE) {