Searched defs:executorServicePool (Results 1 – 4 of 4) sorted by relevance
57 private final ObjectPool<ScheduledExecutorService> executorServicePool; field in BinderServer75 ObjectPool<ScheduledExecutorService> executorServicePool, in BinderServer()
185 private final ObjectPool<ScheduledExecutorService> executorServicePool; field in BinderTransport216 ObjectPool<ScheduledExecutorService> executorServicePool, in BinderTransport()574 ObjectPool<ScheduledExecutorService> executorServicePool, in BinderClientTransport()
54 private final ObjectPool<ScheduledExecutorService> executorServicePool = field in BinderTransportTest
93 private final ObjectPool<ScheduledExecutorService> executorServicePool = field in BinderClientTransportTest