Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DThreadPoolExecutor.java225 public java.util.concurrent.RejectedExecutionHandler getRejectedExecutionHandler() { in getRejectedExecutionHandler() method in ThreadPoolExecutor
/libcore/ojluni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java1537 public RejectedExecutionHandler getRejectedExecutionHandler() { in getRejectedExecutionHandler() method in ThreadPoolExecutor