Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DThreadPoolExecutor.java249 public boolean allowsCoreThreadTimeOut() { in allowsCoreThreadTimeOut() method in ThreadPoolExecutor
/libcore/ojluni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java1642 public boolean allowsCoreThreadTimeOut() { in allowsCoreThreadTimeOut() method in ThreadPoolExecutor