Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DExecutors.java267 private static class DelegatedScheduledExecutorService class in Executors
271 DelegatedScheduledExecutorService(java.util.concurrent.ScheduledExecutorService executor) { in DelegatedScheduledExecutorService() method in Executors.DelegatedScheduledExecutorService