Searched refs:executor (Results 1 – 1 of 1) sorted by relevance
355 final ExecutorService executor = Executors.newSingleThreadExecutor(); in inflateThenShowSuggestions() local363 inlineSuggestion.inflate(this, size, executor, suggestionView -> { in inflateThenShowSuggestions()