Searched refs:sExecutor (Results 1 – 1 of 1) sorted by relevance
84 private static final Executor sExecutor = new ThreadPoolExecutor(MINIMUM_POOL_SIZE, field in ActivityView109 sExecutor.execute(mActive); in scheduleNext()