Searched defs:MAX_POOL_SIZE (Results 1 – 7 of 7) sorted by relevance
41 internal val MAX_POOL_SIZE = systemProp( constant
39 private static final int MAX_POOL_SIZE = 200; field in EventScheduler
110 public static final int MAX_POOL_SIZE = (1 << 16); field in DexWriter
172 public static final int MAX_POOL_SIZE = (1 << 16); field in DexWriter
30 private static final int MAX_POOL_SIZE = 50; field in SystemHandlerWrapper
119 MAX_POOL_SIZE = 16384 variable