Searched refs:executeOnCustomExecutor (Results 1 – 2 of 2) sorted by relevance
138 void executeOnCustomExecutor(ExecutorService executor, InputT input) { in executeOnCustomExecutor() method in DialerUiTaskFragment
197 dialerUiTaskFragment.executeOnCustomExecutor(Assert.isNotNull(executorService), input); in executeOnCustomExecutorService()