Searched refs:usingSharedScheduler (Results 1 – 2 of 2) sorted by relevance
211 private final boolean usingSharedScheduler; field in CronetChannelBuilder.CronetTransportFactory220 usingSharedScheduler = timeoutService == null; in CronetTransportFactory()221 this.timeoutService = usingSharedScheduler in CronetTransportFactory()245 if (usingSharedScheduler) { in close()
468 private final boolean usingSharedScheduler; field in OkHttpChannelBuilder.OkHttpTransportFactory494 usingSharedScheduler = timeoutService == null; in OkHttpTransportFactory()495 this.timeoutService = usingSharedScheduler in OkHttpTransportFactory()562 if (usingSharedScheduler) { in close()