Searched refs:KEEP_ALIVE (Results 1 – 2 of 2) sorted by relevance
52 private static final int KEEP_ALIVE = 1; field in ModernAsyncTask69 = new ThreadPoolExecutor(CORE_POOL_SIZE, MAXIMUM_POOL_SIZE, KEEP_ALIVE,
182 private static final int KEEP_ALIVE = 1; field in AsyncTask199 = new ThreadPoolExecutor(CORE_POOL_SIZE, MAXIMUM_POOL_SIZE, KEEP_ALIVE,