Home
last modified time | relevance | path

Searched defs:getCorePoolSize (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DThreadPoolExecutor.java233 public int getCorePoolSize() { in getCorePoolSize() method in ThreadPoolExecutor
/libcore/ojluni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java1576 public int getCorePoolSize() { in getCorePoolSize() method in ThreadPoolExecutor