Searched refs:getBlockingExecutor (Results 1 – 4 of 4) sorted by relevance
93 if (getBlockingExecutor() == null || getNonBlockingExecutor() == null) { in executeRequest()173 getBlockingExecutor() in executeRequest()556 protected Executor getBlockingExecutor() { in getBlockingExecutor() method in CronetHttpStack.RequestListener557 return mStack.getBlockingExecutor(); in getBlockingExecutor()
108 getBlockingExecutor() in onRequestSucceeded()140 if (getBlockingExecutor() == null) { in performRequest()
77 protected ExecutorService getBlockingExecutor() { in getBlockingExecutor() method in AsyncHttpStack
127 protected ExecutorService getBlockingExecutor() { in getBlockingExecutor() method in AsyncNetwork