Home
last modified time | relevance | path

Searched refs:unconfigurableScheduledExecutorService (Results 1 – 5 of 5) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DExecutorsTest.java194 ExecutorService e = Executors.unconfigurableScheduledExecutorService(null); in testUnconfigurableScheduledExecutorServiceNPE()
252 Executors.unconfigurableScheduledExecutorService in testUnconfigurableScheduledExecutorService()
/libcore/ojluni/src/test/java/util/concurrent/tck/
DExecutorsTest.java217 ExecutorService e = Executors.unconfigurableScheduledExecutorService(null); in testUnconfigurableScheduledExecutorServiceNPE()
275 Executors.unconfigurableScheduledExecutorService in testUnconfigurableScheduledExecutorService()
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DExecutors.java107 unconfigurableScheduledExecutorService( in unconfigurableScheduledExecutorService() method in Executors
/libcore/ojluni/src/main/java/java/util/concurrent/
DExecutors.java339 …public static ScheduledExecutorService unconfigurableScheduledExecutorService(ScheduledExecutorSer… in unconfigurableScheduledExecutorService() method in Executors
/libcore/api/
Dcurrent.txt15941 …lic static java.util.concurrent.ScheduledExecutorService unconfigurableScheduledExecutorService(ja…