Searched refs:MAX_POOL_SIZE (Results 1 – 5 of 5) sorted by relevance
39 private static final int MAX_POOL_SIZE = 200; field in EventScheduler143 } else if (mEventPool.size() < MAX_POOL_SIZE) { in addEventToPool()
48 maxPoolSize: Int = MAX_POOL_SIZE, in toString()55 maxPoolSize: Int = MAX_POOL_SIZE in toString()
40 internal val MAX_POOL_SIZE = systemProp( constant
119 MAX_POOL_SIZE = 16384 variable
110 public static final int MAX_POOL_SIZE = (1 << 16); field in DexWriter280 return hasOverflowed(MAX_POOL_SIZE);