Searched refs:sThreadPoolSize (Results 1 – 1 of 1) sorted by relevance
52 private static volatile int sThreadPoolSize = DEFAULT_THREAD_POOL_SIZE; field in MmsService83 sThreadPoolSize = size; in setThreadPoolSize()289 mExecutors[i] = Executors.newFixedThreadPool(sThreadPoolSize); in onCreate()