Searched refs:createAsyncTaskExecutor (Results 1 – 4 of 4) sorted by relevance
43 public static AsyncTaskExecutor createAsyncTaskExecutor() { in createAsyncTaskExecutor() method in AsyncTaskExecutors
157 asyncTaskExecutor = AsyncTaskExecutors.createAsyncTaskExecutor(); in VoicemailPlaybackPresenter()
145 private final AsyncTaskExecutor asyncTaskExecutor = AsyncTaskExecutors.createAsyncTaskExecutor();
438 AsyncTaskExecutors.createAsyncTaskExecutor() in onMenuItemClick()