Searched refs:usingSharedExecutor (Results 1 – 1 of 1) sorted by relevance
467 private final boolean usingSharedExecutor; field in OkHttpChannelBuilder.OkHttpTransportFactory506 usingSharedExecutor = executor == null; in OkHttpTransportFactory()509 if (usingSharedExecutor) { in OkHttpTransportFactory()566 if (usingSharedExecutor) { in close()