Searched refs:MAX_THREAD_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
63 private static final int MAX_THREAD_POOL_SIZE = 16; field in CarOemProxyServiceHelper132 if (mThreadPoolSizeFromRRO > MAX_THREAD_POOL_SIZE) { in CarOemProxyServiceHelper()133 mBinderDispatchThreadPoolSize = MAX_THREAD_POOL_SIZE; in CarOemProxyServiceHelper()