Searched defs:allowDirectExecutor (Results 1 – 13 of 13) sorted by relevance
59 public org.chromium.net.ExperimentalUrlRequest.Builder allowDirectExecutor() { in allowDirectExecutor() method in AndroidUrlRequestBuilderWrapper
77 boolean allowDirectExecutor, in createRequest()
172 public UrlRequestBuilderImpl allowDirectExecutor() { in allowDirectExecutor() method in UrlRequestBuilderImpl
147 boolean allowDirectExecutor, in createRequest()
194 boolean allowDirectExecutor, in JavaUrlRequest()
355 boolean allowDirectExecutor, in createRequest()
169 boolean allowDirectExecutor, in CronetUrlRequest()
67 boolean allowDirectExecutor) { in setDirectExecutorAllowed()
139 public abstract Builder setDirectExecutorAllowed(boolean allowDirectExecutor); in setDirectExecutorAllowed()
90 public abstract Builder allowDirectExecutor(); in allowDirectExecutor() method in ExperimentalUrlRequest.Builder
104 public abstract Builder allowDirectExecutor(); in allowDirectExecutor() method in UrlRequest.Builder
313 boolean allowDirectExecutor, in createRequest()
214 boolean allowDirectExecutor, in FakeUrlRequest()